Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Dec 13, 2024
1 parent 36bda6a commit 5c4e9c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ jobs:

- name: Install node_modules
uses: OffchainLabs/actions/node-modules/install@main
with:
cache-key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock') }}-monorepo

- name: Set up the local node
uses: OffchainLabs/actions/run-nitro-test-node@main
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# yarn lockfile v1



"@aduh95/viz.js@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@aduh95/viz.js/-/viz.js-3.7.0.tgz#a20d86c5fc8f6abebdc39b96a4326e10375d77c0"
Expand Down

0 comments on commit 5c4e9c6

Please sign in to comment.