Skip to content

Commit

Permalink
Merge pull request #1041 from sbillig/tidy-deps
Browse files Browse the repository at this point in the history
Rename crates, update dependencies
  • Loading branch information
sbillig authored Jan 20, 2025
2 parents 36b5d82 + e86565e commit 16c1326
Show file tree
Hide file tree
Showing 182 changed files with 902 additions and 727 deletions.
12 changes: 0 additions & 12 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
# wasm-pack needs a Cargo.toml with a 'package' field.
# (see https://github.com/rustwasm/wasm-pack/issues/642)
# This will still run all tests in the workspace.
run: wasm-pack test --node crates/driver2 --workspace --exclude fe-language-server
run: wasm-pack test --node crates/driver --workspace --exclude fe-language-server

release:
# Only run this when we push a tag
Expand Down
Loading

0 comments on commit 16c1326

Please sign in to comment.