Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Jan 17, 2024
1 parent 99a645a commit 886c695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
- name: Testeth verbosity 1
run : |
mkdir -p /tmp/tests/
rm -rf /tmp/tests/*
sudo rm -rf /tmp/tests/*
#first run with verbosity 1. If test fails, rerun with verbosity 4
cd build/test
export NO_NTP_CHECK=1
Expand Down

0 comments on commit 886c695

Please sign in to comment.