diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 9b8c11c..7a0a133 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -25,6 +25,6 @@ jobs: pwd lscpu echo "Listing /opt/docker:" - ls -l /opt/docker + ls -l /opt - name: Deploy to Test run: cd /opt/docker