Skip to content

Commit

Permalink
added sync script
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin100 authored and dorin100 committed Oct 16, 2020
1 parent c0e2155 commit e34c11d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/sync_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout github repo
uses: actions/checkout@v1
ref: 'dorin/sync_tests'
uses: actions/checkout@v2
with:
ref: 'dorin/sync_tests'
- name: sync test on testnet
run: ./.github/sync_tests/sync_times_ci_testnet.sh

0 comments on commit e34c11d

Please sign in to comment.