We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2514e41 commit cd5b3f4Copy full SHA for cd5b3f4
.github/workflows/test.yaml
@@ -13,6 +13,8 @@ jobs:
13
runs-on: "depot-ubuntu-24.04-small"
14
steps:
15
- uses: "actions/checkout@v4"
16
+ with:
17
+ submodules: true
18
- uses: "authzed/action-spicedb@v1"
19
with:
20
version: "latest"
0 commit comments