Skip to content

Commit

Permalink
New tests (#2)
Browse files Browse the repository at this point in the history
* New tests

* change timings
  • Loading branch information
alvicsam authored Aug 27, 2024
1 parent 6d992f7 commit 5f10fc5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: sleep 60
test-job2:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: sleep 120

0 comments on commit 5f10fc5

Please sign in to comment.