Browse Source

Nothing needs to dep on the smoketest

pull/1076/head
Hamish Coleman 2 years ago
parent
commit
8e172d94ea
  1. 1
      .github/workflows/tests.yml

1
.github/workflows/tests.yml

@ -693,7 +693,6 @@ jobs:
name: Upload Release Assets
if: startsWith(github.ref, 'refs/tags/')
needs:
- smoketest
- package_dpkg
- package_rpm
- package_ipk

Loading…
Cancel
Save