Skip to content

Commit 8411a08

Browse files
committed
temp: fixci
1 parent be711af commit 8411a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- uses: ./.github/actions/test-runner
9191
id: test
9292
with:
93-
TESTOPTS: "--verbose --name=/DumpSchemasTest|CockroachDB::FixturesTest/"
93+
TESTOPTS: "--verbose --name='/DumpSchemasTest|CockroachDB::FixturesTest/'"
9494
crdb: ${{ matrix.crdb }}
9595
ruby: ${{ matrix.ruby }}
9696
env:

0 commit comments

Comments
 (0)