Skip to content

Commit

Permalink
kill
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarom Swisa authored and Yarom Swisa committed Sep 28, 2023
1 parent 3b13b58 commit db26480
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/consensus_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
- name: lavad cli test
run: |
chmod +x ./scripts/cli_test.sh
./scripts/cli_test.sh
./scripts/cli_test.sh
killall lavad
- name: lava utils unit Tests
run: go test ./utils/...
Expand Down

0 comments on commit db26480

Please sign in to comment.