Skip to content

Commit

Permalink
chore: remove command for non-existing skills
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamantios committed Sep 14, 2023
1 parent 7cbff7a commit bb05300
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ all-checks: clean format code-checks security generators common-checks-1 common-

.PHONY: fix-abci-app-specs
fix-abci-app-specs:
autonomy analyse fsm-specs --update --app-class MultiplexerAbciApp --package packages/valory/skills/multiplexer_abci
autonomy analyse fsm-specs --update --app-class MechAbciApp --package packages/valory/skills/mech_abci
autonomy analyse fsm-specs --update --app-class TaskExecutionAbciApp --package packages/valory/skills/task_execution_abci
echo "Successfully validated abcis!"

protolint_install:
Expand Down

0 comments on commit bb05300

Please sign in to comment.