Skip to content

Bump ws from 8.14.2 to 8.17.1 #47

Bump ws from 8.14.2 to 8.17.1

Bump ws from 8.14.2 to 8.17.1 #47

Workflow file for this run

name: Tests
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: sfdx-actions/setup-sfdx@v1
with:
sfdx-auth-url: ${{ secrets.SFDX_AUTH_URL }}
- name: sfdx-test-run
run: sfdx force:apex:test:run -s "PackageBuilder" -r human -c -w 30