Skip to content

Commit

Permalink
chore: add options to disable tests in monorepo wf
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ainsel committed Oct 29, 2024
1 parent bc59455 commit ca1662a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-docker-simple-fast-pnpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ jobs:

- id: test
uses: milaboratory/github-ci/blocks/pl/linux/test-pl-docker-pnpm@v4
if: inputs.test
env:
PL_ADDRESS: "http://127.0.0.1:6345"
PL_TEST_USER: ${{ env.PL_CI_TEST_USER }}
Expand Down

0 comments on commit ca1662a

Please sign in to comment.