Skip to content

Commit

Permalink
Update nthg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
judemont authored Aug 24, 2024
1 parent a4dc97b commit aeee18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nthg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
run: |
import os
for q in (os.getenv("MY_VAL")):
print(q, end="a")
print(q, end="é")
shell: python

0 comments on commit aeee18f

Please sign in to comment.