Skip to content

Commit

Permalink
github output
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpolaczyk committed Jul 24, 2024
1 parent e965037 commit c9a066e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-zombienet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Set tests output
id: set_tests
run: echo "tests=${{ env.tests }}" >> $GITHUB_ENV
run: echo "tests=${{ env.tests }}" >> $GITHUB_OUTPUT

####### Building binaries #######
build:
Expand Down

0 comments on commit c9a066e

Please sign in to comment.