Skip to content

Commit

Permalink
--foreground-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamVenner committed Jun 6, 2024
1 parent be63fd8 commit a258a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
mkdir npm-install-test
cd npm-install-test
npm init -y
npm install ../ --save --install-links
npm install ../ --save --install-links --foreground-scripts
- name: Run integration test
run: |
Expand Down

0 comments on commit a258a33

Please sign in to comment.