Piotr Czajkowski 4 years ago
parent
commit
73453212c2
1 changed files with 0 additions and 16 deletions
  1. 0 16
      .github/workflows/c.yml

+ 0 - 16
.github/workflows/c.yml

@@ -1,16 +0,0 @@
-name: C
-on:
-  push:
-    branches: [ master ]
-  pull_request:
-    branches: [ master ]
-
-jobs:
-  build:
-
-    runs-on: ubuntu-latest
-    
-    steps:
-    - uses: actions/checkout@v2
-    - name: make
-      run: make