Skip to content

Commit

Permalink
generic name
Browse files Browse the repository at this point in the history
  • Loading branch information
pataar authored Feb 10, 2024
1 parent de6b769 commit 462b80f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Test on S"
name: "Tests"

# Triggers the workflow on push or pull request events
on:
Expand All @@ -13,7 +13,7 @@ jobs:
test:
name: PHPUnit Tests
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 462b80f

Please sign in to comment.