Remove scan dependency from ci-pr
This commit is contained in:
7
.github/workflows/ci-pr.yml
vendored
7
.github/workflows/ci-pr.yml
vendored
@@ -144,10 +144,3 @@ jobs:
|
||||
- name: 'Built'
|
||||
shell: bash
|
||||
run: echo "::info ::Built"
|
||||
done:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ scan, build ]
|
||||
steps:
|
||||
- name: 'Done'
|
||||
shell: bash
|
||||
run: echo "::info ::Done"
|
||||
|
||||
Reference in New Issue
Block a user