We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457872d commit b828effCopy full SHA for b828eff
1 file changed
.github/workflows/fhir-workflows.yml
@@ -6,8 +6,8 @@ on:
6
jobs:
7
run-sushi-tests_gitHubPages:
8
runs-on: ubuntu-latest
9
- container:
10
- image: ghcr.io/ansforge/fhir-ig-builder:latest
+# container:
+# image: ghcr.io/ansforge/fhir-ig-builder:latest
11
steps:
12
- uses: actions/checkout@v3
13
with:
0 commit comments