Skip to content

Commit

Permalink
Update test_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtamsut authored Jan 17, 2024
1 parent 686893e commit 05657fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
initialization:
runs-on: ubuntu-latest
steps:
- name: "URL Testing"
run: echo "https://ge.solutions-team.gradle.com/s/gywweox2morvm/timeline?outcome=success,failed&sort=longest"
- name: "Step 2"
run: echo "This is step 2"
- name: Going to sleep
run: sleep(5)
- name: Step 2
run: echo This is step 2

0 comments on commit 05657fd

Please sign in to comment.