Skip to content

Commit

Permalink
Update test-ph3-lab.yml to use correct test build parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
raj-vlabs authored Jan 15, 2024
1 parent c1f1680 commit e92c930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ph3-lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
git clone --depth=1 -b staging-fix https://github.com/virtual-labs/ph3-lab-mgmt
cd ph3-lab-mgmt
npm install
npm run build-lab
npm run build-lab --disableAnalytics --env=local
cd ../
- name: Display ph3 lab build files
Expand Down

0 comments on commit e92c930

Please sign in to comment.