Skip to content

Commit

Permalink
Improve CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Oct 26, 2023
1 parent 4f90c4e commit 29a0269
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Run Perfecto docker image
uses: "docker://ghcr.io/essentialkaos/perfecto:${{matrix.image}}"
with:
args: --version

- name: Install perfecto-container
run: |
wget https://kaos.sh/perfecto/perfecto-container
Expand Down

0 comments on commit 29a0269

Please sign in to comment.