We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ffc911 commit c788a96Copy full SHA for c788a96
1 file changed
.github/workflows/docs-test.yaml
@@ -8,10 +8,6 @@ on:
8
jobs:
9
build:
10
runs-on: spacetimedb-new-runner
11
- container:
12
- image: localhost:5000/spacetimedb-ci:latest
13
- options: >-
14
- --privileged
15
steps:
16
- name: Checkout repository
17
uses: actions/checkout@v3
0 commit comments