Skip to content

Commit

Permalink
Remove redundant suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
joeig committed Apr 15, 2024
1 parent df79e7e commit ab7dbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
group: "${{ github.workflow }}-$${{ github.pull_request.number || github.run_id }}"
cancel-in-progress: true
jobs:
test-with-mocks:
test:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit ab7dbcc

Please sign in to comment.