Skip to content

Commit

Permalink
Fixing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger committed Mar 24, 2021
1 parent f1f00da commit 7730845
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
name: Testing

on: [ push, pull_request ]

jobs:
build:
runs-on: ubuntu-16.04
Expand Down

0 comments on commit 7730845

Please sign in to comment.