[CI] Done testing webhook

This commit is contained in:
Mikkel Hjortshøj
2020-11-08 01:47:09 +01:00
committed by GitHub
parent 19e2f7b7bf
commit 11a4dc8ee3

View File

@@ -5,8 +5,6 @@ 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