Skip to content

Commit

Permalink
add Cargo.lock to git
Browse files Browse the repository at this point in the history
  • Loading branch information
b5 committed Jun 27, 2023
1 parent 2c1fc62 commit 712c21f
Show file tree
Hide file tree
Showing 3 changed files with 951 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
command: audit

run-test-suite-web-wasm:
name: Build & Run Browser WASM tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/target
/iroh_gateway/test_files/*
.env
Cargo.lock
Loading

0 comments on commit 712c21f

Please sign in to comment.