mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix need
This commit is contained in:
parent
1e4635d400
commit
bb05b172f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -65,7 +65,7 @@ jobs:
|
||||||
test_deployment:
|
test_deployment:
|
||||||
name: Test Deployment
|
name: Test Deployment
|
||||||
needs:
|
needs:
|
||||||
- build_iso
|
- build_iso_flatpaks
|
||||||
uses: ./.github/workflows/test_deployment.yml
|
uses: ./.github/workflows/test_deployment.yml
|
||||||
with:
|
with:
|
||||||
pr: ${{ inputs.pr }}
|
pr: ${{ inputs.pr }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue