[CI] testing webhook

This commit is contained in:
Mikkel Hjortshøj
2020-11-08 01:46:28 +01:00
committed by GitHub
parent 817db70bde
commit 19e2f7b7bf
+2
View File
@@ -5,6 +5,8 @@ jobs:
build_linux:
runs-on: ubuntu-latest
steps:
- name: TESTING
run: exit 1
- uses: actions/checkout@v1
- name: Download LLVM
run: sudo apt-get install llvm