Skip to content

Commit

Permalink
fix: run tests also on main to unlock semver
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Sep 29, 2024
1 parent 96e2837 commit e5e5d94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
musl-test:
name: 🐧 Musl Linux build and test
needs: [reuse, c-lint]
if: "github.event_name == 'pull_request'"
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e5e5d94

Please sign in to comment.