Skip to content

Commit

Permalink
update workflow tester 7
Browse files Browse the repository at this point in the history
Signed-off-by: GuillaumeFalourd <[email protected]>
  • Loading branch information
GuillaumeFalourd committed Jul 14, 2021
1 parent 7c7f5ee commit d6d194c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-tester7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
echo ${{ github.job }}
echo ${{ github.event.inputs.job-name == github.job }}
echo ${{ github.event.inputs.job-name }} {{ github.job }}
echo ${{ github.event.inputs.job-name }} ${{ github.job }}
job-b:
name: job-b
Expand Down

0 comments on commit d6d194c

Please sign in to comment.