Sfoglia il codice sorgente

[CI] Done testing webhook

Mikkel Hjortshøj 4 anni fa
parent
commit
11a4dc8ee3
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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