Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dnyanesh-nagre-perforce authored Sep 7, 2023
1 parent 6eaf712 commit a98fcf9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:
github-action:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: PerforceAction
uses: dnyanesh-nagre-perforce/[email protected]
id: run-test
with:
- name: Checkout
uses: actions/[email protected]
- name: Run Blazemeter test
uses: BlazeRunner-BZR/[email protected]
id: run-test
with:
apiKey: ${{env.apiKey}}
apiSecret: ${{env.apiSecret}}
testID: ${{env.testID}}
Expand Down

0 comments on commit a98fcf9

Please sign in to comment.