Skip to content

Commit d95191e

Browse files
committed
Skip tests
1 parent 827efa1 commit d95191e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ env:
77
BUILD_IMAGE: bedasoftware/fhir-sdc
88
CACHE_IMAGE: bedasoftware/fhir-sdc:latest
99
jobs:
10-
BuildAndTest:
11-
uses: ./.github/workflows/build-and-test.yml
12-
secrets:
13-
tests_aidbox_license: ${{ secrets.TESTS_AIDBOX_LICENSE }}
1410
Release:
1511
runs-on: ubuntu-latest
1612
needs: [BuildAndTest]

0 commit comments

Comments
 (0)