Skip to content

Commit

Permalink
Rename job 'checkout_and_test' to 'test'
Browse files Browse the repository at this point in the history
  • Loading branch information
danyalaytekin committed Oct 5, 2023
1 parent 9c4d1c5 commit 7fc14d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:

jobs:
checkout_and_test:
test:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 7fc14d8

Please sign in to comment.