Skip to content

Commit 4857994

Browse files
authored
Try debug again
1 parent 201fa59 commit 4857994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

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

2222
steps:
2323
- name: Checkout

0 commit comments

Comments
 (0)