Skip to content

Commit

Permalink
fix: add missing env files (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpantos authored Sep 6, 2024
1 parent 89c12f4 commit afd2534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/run-tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ runs:
sparse-checkout: |
docker-compose.yml
docker-compose.override.yml
service-node-config.docker.env
Makefile
- uses: actions/checkout@v4
Expand All @@ -88,6 +89,7 @@ runs:
sparse-checkout: |
docker-compose.yml
docker-compose.override.yml
validator-node-config.docker.env
Makefile
- name: Create local signer_key
Expand Down

0 comments on commit afd2534

Please sign in to comment.