We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4288eb4 commit 1c0f044Copy full SHA for 1c0f044
1 file changed
.github/workflows/my-test.yml
@@ -21,8 +21,8 @@ jobs:
21
github-server-url: https://github.tools.sap
22
ref: 'main'
23
24
-# - name: Sleep for 5 minutes
25
-# run: sleep 300
+ - name: Sleep for 5 minutes
+ run: sleep 300
26
27
# Step 3: Show current directory
28
- name: Print working directory
0 commit comments