Skip to content

Commit

Permalink
test: delete chown
Browse files Browse the repository at this point in the history
  • Loading branch information
amber committed Oct 19, 2024
1 parent 2bdccf2 commit 40e8a12
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-wishlist-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,8 @@ jobs:
echo "Waiting for test report to be generated..."
sleep 5
done
sudo chown -R $(id -u):$(id -g) reports
ls -lart reports
- name: List reports directory
run: ls -lart reports

- name: Upload Test Reports
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 40e8a12

Please sign in to comment.