Skip to content

Commit

Permalink
Merge pull request #3 from Jnelen/develop
Browse files Browse the repository at this point in the history
Fix CI testing config
  • Loading branch information
silicos-it authored Sep 19, 2024
2 parents 4923eee + 7813e9d commit c39282b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Tests
on:
push:
branches:
- "develop"
- "master"
- "*"
pull_request:
branches:
- "*"
Expand Down

0 comments on commit c39282b

Please sign in to comment.