Explorar el Código

[CI] Done testing webhook

Mikkel Hjortshøj hace 4 años
padre
commit
11a4dc8ee3
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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