Skip to content

Commit 201fa59

Browse files
authored
Enable debug
1 parent ffe9867 commit 201fa59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
env:
1919
BUILDKITE_ANALYTICS_TOKEN: ${{ secrets.BUILDKITE_ANALYTICS_TOKEN }}
20+
BUILDKITE_ANALYTICS_DEBUG_ENABLED: 'TRUE'
2021

2122
steps:
2223
- name: Checkout

0 commit comments

Comments
 (0)