This commit is contained in:
parent
d79431ba86
commit
7746d1e3bf
@ -24,8 +24,8 @@ jobs:
|
||||
|
||||
- name: Delay for 20 seconds before running tests
|
||||
run: |
|
||||
echo "⏳ Waiting for 60 seconds before running PHPUnit tests..."
|
||||
sleep 60
|
||||
echo "⏳ Waiting for 600 seconds before running PHPUnit tests..."
|
||||
sleep 600
|
||||
|
||||
- name: Run PHPUnit tests
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user