Sleep so we can connect
Some checks failed
JWT Testing / jwt-testingh (push) Has been cancelled

This commit is contained in:
Jack Jackson 2025-03-18 20:36:55 -07:00
parent afb154ff72
commit e0ad15be95

View File

@ -9,6 +9,8 @@ jobs:
jwt-testingh: jwt-testingh:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: |
sleep 3600
- run: | - run: |
echo "pwd" echo "pwd"
pwd pwd