Skip to content

Commit

Permalink
Improve the test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhoefler committed Feb 20, 2021
1 parent d291344 commit 3164872
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: test

on:
pull_request:
branches: [main]
push:
branches:
- '*'
branches: [main]

jobs:
linux:
Expand Down

0 comments on commit 3164872

Please sign in to comment.