Skip to content

Commit

Permalink
fixed typo on command exec
Browse files Browse the repository at this point in the history
  • Loading branch information
bizk committed Sep 24, 2023
1 parent ab8c75b commit c610f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rosetta-cli-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
run: curl localhost:8081/block
- name: Test rosetta through Rosetta-cli
run:
chmod -x ./tests/rosetta-cli/data.sh
chmod -x ./tests/rosetta-cli/data.sh &&
make rosetta-cli

0 comments on commit c610f44

Please sign in to comment.