Skip to content

Commit

Permalink
Save everyone a lot of time
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric committed Nov 13, 2023
1 parent e90c260 commit c96297e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ concurrency:
cancel-in-progress: true

jobs:
phpunit:
tests:
name: Tests
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit c96297e

Please sign in to comment.