Skip to content

Commit b946af0

Browse files
committed
fix
1 parent 25c9700 commit b946af0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/chaos-tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,4 @@ jobs:
6767
working-directory: ./chaos_tests
6868
env:
6969
PGPASSWORD: a!b@c$d()e*_,/:;=?@ff[]22
70-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71-
72-
name: Run Chaos Tests
73-
70+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)