Skip to content

Commit

Permalink
removed unnecessary folder creation
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioSCX committed Aug 1, 2024
1 parent cff8d3a commit a01af2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ jobs:
ls
- name: Set Output Permissions
run: |
mkdir ./output
sudo chmod -R 777 ./e2e
sudo chmod -R 777 ./output
- name: Run E2E Tests
env:
E2E_KICS_DOCKER: kics:e2e-tests-${{ github.sha }}
Expand Down

0 comments on commit a01af2c

Please sign in to comment.