Skip to content

Commit

Permalink
don't upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
KillariDev committed Dec 28, 2023
1 parent cb9dd35 commit 395ffd9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,6 @@ jobs:
name: Cypress tests
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_TEST_REPORTER_WEBHOOK }}

- uses: actions/upload-artifact@v3
with:
name: hardhat-cache
path: cache

hardhat-cache:
needs: [cypress-test-matrix]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 395ffd9

Please sign in to comment.