Remove test.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 47s

This commit is contained in:
Cameron Redmore 2025-04-18 17:43:13 +01:00
parent b7d11b743d
commit 97e56eb211

View file

@ -10,10 +10,6 @@ jobs:
runs-on: alpine-latest runs-on: alpine-latest
steps: steps:
- name: Test
run: ls /usr/bin
shell: sh
- name: Setup SSH Agent - name: Setup SSH Agent
uses: webfactory/ssh-agent@v0.9.0 uses: webfactory/ssh-agent@v0.9.0
shell: sh shell: sh