Skip to content

Commit

Permalink
bash removal
Browse files Browse the repository at this point in the history
  • Loading branch information
dbejarano820 committed Sep 22, 2023
1 parent 663aaad commit 51d2688
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,5 @@ runs:
using: "composite"
steps:
- run: wget https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/releases/download/v0.0.2-1-alpha/x86_64-unknown-linux-gnu-gatling -O gatling
shell: bash
- run: chmod +x gatling
shell: bash
- run: ./gatling shoot --c ${{ inputs.config_path }}
shell: bash

0 comments on commit 51d2688

Please sign in to comment.