Skip to content

Commit

Permalink
chain sim - clean Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
BiancaIalangi committed Oct 2, 2024
1 parent 299a06f commit 38484c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
slow-tests: clean-test
slow-tests:
@docker compose -f docker/docker-compose.yml build
@docker compose -f docker/docker-compose.yml up & cargo test --features chain_simulator
@docker compose -f docker/docker-compose.yml down -v

0 comments on commit 38484c4

Please sign in to comment.