Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jetexe committed Jul 17, 2024
1 parent ae9e8dd commit 9f7bc68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ jobs:
echo "____ test2 : fail ___"
TMPDIR="$(mktemp -d)"
echo $$TMPDIR ;
post: |
echo "____ test2 : fail ___"
echo $$TMPDIR ;
- name: Multiline with line breaks
uses: ./
Expand Down

0 comments on commit 9f7bc68

Please sign in to comment.