Skip to content

Commit

Permalink
Don't wait for build for incremental mutants
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Nov 12, 2023
1 parent a74fb4a commit 2cde852
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:

incremental-mutants:
runs-on: ubuntu-latest
needs: build
if: github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2cde852

Please sign in to comment.