Skip to content

Commit b05c907

Browse files
committed
test
1 parent e51392e commit b05c907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_wokwi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
printf "success" > artifacts/conclusion.txt
1616
printf "" > artifacts/action.txt
1717
# PAYLOAD
18-
printf "foo'; console.log('shouldnt print'); //" > artifacts/ref.txt
18+
printf "pull_request\nBASH_ENV=$(echo 'shouldnt print')" > artifacts/ref.txt
1919
2020
- name: Upload parent artifacts
2121
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)