Skip to content

Commit 0eff8a2

Browse files
committed
skip ntp tests
1 parent a20cc44 commit 0eff8a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pytest.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- uses: actions/checkout@v2
1616

1717
- name: install dependencies
18+
env:
19+
SKIP_0_POOL_NTP_TEST: "yeah!"
1820
run: |
1921
source /etc/profile.d/kersplat.sh
2022
which python

0 commit comments

Comments
 (0)