We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1aa8b9 commit 5bdf61cCopy full SHA for 5bdf61c
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: "ubuntu-latest"
16
services:
17
remote-spicedb:
18
- image: authzed/spicedb
+ image: "authzed/spicedb"
19
options: "--entrypoint 'spicedb serve-testing'"
20
strategy:
21
matrix:
0 commit comments