Compare commits
1 Commits
81233d62bf
...
340f4d4757
Author | SHA1 | Date | |
---|---|---|---|
340f4d4757 |
@ -50,3 +50,6 @@ jobs:
|
||||
retention-days: 1
|
||||
overwrite: true
|
||||
include-hidden-files: true
|
||||
integrationTests:
|
||||
needs: BuildAndTestAndCoverage
|
||||
uses: ./.gitea/workflows/common_coverage.yml
|
||||
|
@ -88,6 +88,3 @@ jobs:
|
||||
build:
|
||||
needs: Lint
|
||||
uses: ./.gitea/workflows/common_build.yml
|
||||
integrationTests:
|
||||
needs: build
|
||||
uses: ./.gitea/workflows/common_coverage.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user