Skip to content

Commit

Permalink
workflows: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
kornrunner committed Aug 11, 2021
1 parent b9467e5 commit d5af247
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on: [push, pull_request]

jobs:

phpunit:
linux:
name: Test on Linux
runs-on: ubuntu-18.04
strategy:
fail-fast: false
Expand Down

0 comments on commit d5af247

Please sign in to comment.