Skip to content

Commit

Permalink
somehow removed one of the blocks lol
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Dec 20, 2023
1 parent d17d6d0 commit 5e6cf4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Set up test environment
uses: ./.github/actions/setup
with:
project: vite-hardhat
version: ${{ matrix.version }}

- name: Get stability
id: get-stability
env:
Expand Down

0 comments on commit 5e6cf4e

Please sign in to comment.