Skip to content

Commit

Permalink
Merge pull request #841 from webdriverio-community/sm/separate-fixtures
Browse files Browse the repository at this point in the history
debug(ci): remove debug
  • Loading branch information
goosewobbler authored Nov 20, 2024
2 parents 2d986b8 + 0f607fb commit 4af0822
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Publish Pre-Release
run: |
ls -la ~/.ssh
cat ~/.ssh/config
pnpm run build
if [ "${{inputs.preReleaseVersion}}" == "existing" ]; then
pnpx tsx scripts/release.ts $DRY_RUN_ARG --preRelease=${{inputs.preReleaseName}} --npm.tag=${{inputs.npmTag}} --no-git.requireupstream
Expand Down

0 comments on commit 4af0822

Please sign in to comment.