Skip to content

Commit daaeaa6

Browse files
Added back integration tests to release.yaml
1 parent 2494c22 commit daaeaa6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
test-docker-build:
1616
uses: './.github/workflows/docker-build.yml'
1717

18+
integration-tests:
19+
uses: './.github/workflows/integration-tests.yaml'
20+
secrets: inherit
21+
1822
verify-schema:
1923
uses: './.github/workflows/verify-schema.yaml'
2024

0 commit comments

Comments
 (0)