Skip to content

Commit

Permalink
Removed wrong id for job
Browse files Browse the repository at this point in the history
  • Loading branch information
GPaoloni committed Sep 1, 2022
1 parent 1c32d45 commit 8cd5f1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/plugin-hrm-form-pre-release-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
- name: Run Playwright tests
run: DEBUG=pw:api PLAYWRIGHT_BASEURL=${{secrets.PLAYWRIGHT_BASEURL_E2E}} PLAYWRIGHT_USER_USERNAME=${{secrets.PLAYWRIGHT_USER_USERNAME}} PLAYWRIGHT_USER_PASSWORD=${{secrets.PLAYWRIGHT_USER_PASSWORD}} TWILIO_ACCOUNT_SID=${{secrets.E2E_DEV_ACCOUNT_SID}} TWILIO_AUTH_TOKEN=${{secrets.E2E_DEV_AUTH_TOKEN}} npx playwright test
working-directory: ./e2e-tests
id: latest_matching_tag

# Upload artifacts
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 8cd5f1a

Please # to comment.