Parcourir la source

[CI] Done testing webhook

Mikkel Hjortshøj il y a 4 ans
Parent
commit
11a4dc8ee3
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      .github/workflows/ci.yml

+ 0 - 2
.github/workflows/ci.yml

@@ -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