Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Oct 22, 2024
1 parent 0119cf3 commit 66ad253
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: compile-env is self
run: just _ci-compile-env-hack
- run: just cargo build
- run: just cargo test
- run: just cargo build --release
- run: just cargo test
- run: just cargo test --release
52 changes: 0 additions & 52 deletions design-docs/README.md

This file was deleted.

0 comments on commit 66ad253

Please sign in to comment.