Skip to content

Commit

Permalink
added yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidu28 committed Jan 23, 2024
1 parent b2d2bc4 commit b590afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Unzip the File 1
run: unzip data/deneb_goerli_slot_7413760.json.zip -d ./data
- name: Unzip the File 2
run: unzip data/deneb_goerli_slot_7416760.json.zip -d ./data
run: unzip data/goerli_slot_6397952.json.zip -d ./data
- name: Unzip the File 3
run: unzip data/deneb_goerli_slot_7431952.json.zip -d ./data
- name: Unzip the File 3
Expand Down

0 comments on commit b590afb

Please sign in to comment.