Skip to content

Commit

Permalink
πŸ‘·πŸΌβ€β™‚οΈ Build just dapp to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MattPoblete committed Sep 30, 2024
1 parent e0ee10d commit 38fba41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-dapp-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: yarn install

- name: Build app
run: yarn build
run: yarn build --filter dapp

test-app:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 38fba41

Please sign in to comment.