Skip to content

Commit

Permalink
removed unused config file and added execution access to data.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bizk committed Sep 24, 2023
1 parent 13f41a8 commit ab8c75b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 40 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/rosetta-cli-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ jobs:
- name: Check rosetta status
run: curl localhost:8081/block
- name: Test rosetta through Rosetta-cli
run: make rosetta-cli
run:
chmod -x ./tests/rosetta-cli/data.sh
make rosetta-cli
39 changes: 0 additions & 39 deletions tests/config/rosetta-cli.json

This file was deleted.

0 comments on commit ab8c75b

Please sign in to comment.