Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabor12321 committed Nov 10, 2023
1 parent 598786a commit d8123fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
steps:
- name: survived first job
id: second_job
env:
SELECTED_COLOR: ${{ steps.color-selector.outputs.SELECTED_COLOR }}
run: echo "The selected color from previous job is $SELECTED_COLOR"
echo "$SELECTED_COLOR survived first job!"

Expand Down

0 comments on commit d8123fd

Please sign in to comment.