Explorar o código

[CI] Done testing webhook

Mikkel Hjortshøj %!s(int64=4) %!d(string=hai) anos
pai
achega
11a4dc8ee3
Modificáronse 1 ficheiros con 0 adicións e 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