Skip to content

Commit

Permalink
update workflow tester 88
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Falourd <[email protected]>
  • Loading branch information
GuillaumeFalourd committed Sep 13, 2023
1 parent c3c10c9 commit 8057457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-tester88.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
stage: ${{ matrix.environment }}

common-job:
needs: [common-matrix, reusable]
needs: [common-matrix-job, reusable]
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 8057457

Please sign in to comment.