Skip to content

Commit

Permalink
removing drift test from PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Dec 18, 2024
1 parent 943780d commit 91001e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/vite_hardhat_nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
schedule:
# Run a nightly release at 2 AM UTC
- cron: '0 2 * * *'
pull_request:
paths:
- 'vite-hardhat/**'

jobs:
vite-hardhat-setup:
Expand Down

0 comments on commit 91001e3

Please sign in to comment.