Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhong5297 committed Nov 28, 2023
1 parent 38ca214 commit 0faadf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: python -u github_workflows/action.py

- name: Print name
run: echo "Hello $ENV_TEST"
run: echo "Hello ${{ENV_TEST}}"

0 comments on commit 0faadf2

Please sign in to comment.