Skip to content

Commit

Permalink
typos2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Applencourt committed Jul 24, 2024
1 parent 3edff95 commit 658e5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
path: thapi.tar

integration-tests:
needs: [babeltrace2, pre_job, install_with_mpi]
needs: [babeltrace2, pre_job, install-with-mpi]
if: ${{ needs.pre_job.outputs.should_skip != 'true' }}
name: Integration ${{ matrix.bats_file }} ${{matrix.thapi_sync_daemon }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 658e5d0

Please sign in to comment.