浏览代码

[CI] Done testing webhook

Mikkel Hjortshøj 4 年之前
父节点
当前提交
11a4dc8ee3
共有 1 个文件被更改,包括 0 次插入2 次删除
  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