Skip to content

Commit 2f46ebd

Browse files
committed
update job dependencies
1 parent 9c173c7 commit 2f46ebd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ jobs:
7272
name: publish-release-artifacts
7373
if: github.event_name == 'release'
7474
needs:
75-
- lint
76-
- test
75+
- build-junos-agent
7776
runs-on: ubuntu-latest
7877
steps:
7978
- name: checkout

0 commit comments

Comments
 (0)