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 e9717ca commit b94a020
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow-tester88.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test 87 # Related to SO: https://stackoverflow.com/questions/72537896/github-actions-create-matrix-of-multiple-sequential-jobs
name: Test 88 # Related to SO: https://stackoverflow.com/questions/72537896/github-actions-create-matrix-of-multiple-sequential-jobs

on:
push:
Expand Down Expand Up @@ -27,7 +27,6 @@ jobs:
shell: bash

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

0 comments on commit b94a020

Please sign in to comment.