We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20cc44 commit 0eff8a2Copy full SHA for 0eff8a2
.github/workflows/pytest.yaml
@@ -15,6 +15,8 @@ jobs:
15
- uses: actions/checkout@v2
16
17
- name: install dependencies
18
+ env:
19
+ SKIP_0_POOL_NTP_TEST: "yeah!"
20
run: |
21
source /etc/profile.d/kersplat.sh
22
which python
0 commit comments