Skip to content

Commit

Permalink
Fixed job name
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Dec 5, 2023
1 parent cbd37f6 commit fe8942d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
OCTOTESTVERSION: 2023.2
tests-combine-summaries:
name: Combine Test Reports
needs: [ build ]
needs: [ tests ]
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit fe8942d

Please sign in to comment.