Skip to content

Commit

Permalink
Attempt to fix tests on GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
fbenevides committed Dec 15, 2023
1 parent 416e68d commit 60bea6a
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:
pull_request:
push:
branches: [master, main]

branches: [ master, main ]
jobs:
test:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 60bea6a

Please sign in to comment.