Skip to content

Commit

Permalink
feat: OP Stack integration test - git ignore vscode cache
Browse files Browse the repository at this point in the history
  • Loading branch information
EthenNotEthan committed Jun 10, 2024
1 parent 7a9110e commit 334d552
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
args: ./...

e2e-test:
holesky-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ go.work

## kzg cache
e2e/resources/kzg/SRSTables/


## Vscode
/.vscode
29 changes: 0 additions & 29 deletions .vscode/launch.json

This file was deleted.

0 comments on commit 334d552

Please sign in to comment.