Skip to content

Commit

Permalink
Commit ExamProCo#30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich authored Aug 18, 2024
1 parent 2595e96 commit e99ea8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/conditional+functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
run: echo "The name is a valid ''V' name"
- id: completion
name: Completion
run: echo ${{success()}}
if: ${{success()}}
run: echo "Well done!"

0 comments on commit e99ea8c

Please sign in to comment.