Skip to content

Commit

Permalink
Give Chrony some time to start up in GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcfrei committed Apr 5, 2024
1 parent 0bef786 commit 2e09bb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
sh testnet/tls-gen-cert.sh
sudo systemctl stop chronyd
sudo /home/ubuntu/chrony-4.3/sbin/chronyd -4 -f /home/runner/work/scion-time/scion-time/testnet/chrony/chronyNTS.conf
sleep 10
- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 2e09bb5

Please sign in to comment.