Skip to content

Commit

Permalink
Add some sleeping time
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzondervan committed Jan 17, 2020
1 parent c235b29 commit bdd4fd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
#needs: build
if: contains( github.ref, 'master' )
steps:
- name: wait some time
run: sleep 120
- uses: actions/checkout@v1
- name: Install hub
uses: geertvdc/setup-hub@master
Expand Down

0 comments on commit bdd4fd3

Please sign in to comment.