We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c9700 commit b946af0Copy full SHA for b946af0
.github/workflows/chaos-tests.yml
@@ -67,7 +67,4 @@ jobs:
67
working-directory: ./chaos_tests
68
env:
69
PGPASSWORD: a!b@c$d()e*_,/:;=?@ff[]22
70
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71
-
72
- name: Run Chaos Tests
73
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments