Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
GPlaczek committed Jul 8, 2024
1 parent 032a5c0 commit c20db38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
run: _secret_ipv6-test
- name: "normal command 3"
run: echo "End script"
- name: "long command"
run: for i in {0..100}; do echo test; sleep 1; done

0 comments on commit c20db38

Please sign in to comment.