Skip to content

Commit

Permalink
always run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lbluque committed Sep 28, 2023
1 parent 163809b commit 27cb82d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ on:

jobs:
test:
if: ${{ github.event_name == 'pull_request' || (github.event_name == 'push' && !contains( github.event.head_commit.message, 'Merge pull request')) }}
# Only 20.04 is known to work with scip 8.0.0
runs-on: ubuntu-20.04
strategy:
Expand Down

0 comments on commit 27cb82d

Please sign in to comment.