Skip to content

Commit

Permalink
refactor!: rename action to setup-argo
Browse files Browse the repository at this point in the history
  • Loading branch information
Duologic committed Aug 15, 2024
1 parent e4dd567 commit 7087fa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 64 deletions.
4 changes: 2 additions & 2 deletions actions/argo-lint/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ runs:
ref: ${{ env.action_ref }}
path: _shared-workflows-argo-lint

- name: Install argo-cli
uses: ./_shared-workflows-argo-lint/actions/install-argo-cli
- name: Setup Argo
uses: ./_shared-workflows-argo-lint/actions/setup-argo

- name: Run
env:
Expand Down
62 changes: 0 additions & 62 deletions actions/install-argo-cli/action.yaml

This file was deleted.

0 comments on commit 7087fa6

Please sign in to comment.