Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
boufni95 committed Apr 25, 2024
1 parent 9694d09 commit e86262c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: unzip the file
run: unzip ./tests/regtestNetwork.zip
run: unzip src/tests/regtestNetwork.zip
- name: list files
run: ls -la
- name: Build the stack
Expand Down

0 comments on commit e86262c

Please sign in to comment.