Skip to content

Commit

Permalink
cache 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
ss0526100 authored Sep 19, 2024
1 parent a1aaf4c commit 5a72433
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
echo "SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }}" >> .env
echo "SENTRY_DSN=${{ secrets.SENTRY_DSN }}" >> .env
- name: Clear cache
run: npx jest --clearCache
- name: ls
run: ls
Expand Down

0 comments on commit 5a72433

Please sign in to comment.