Skip to content

Commit

Permalink
Merge pull request #1822 from hannobraun/deprecate
Browse files Browse the repository at this point in the history
Move deprecated components to new fornjot-extra repository
  • Loading branch information
hannobraun authored May 15, 2023
2 parents def53da + 0784972 commit 20cac5f
Show file tree
Hide file tree
Showing 72 changed files with 31 additions and 6,202 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
run: cargo build --all-features
- name: Run `cargo test`
run: cargo test --all-features
- name: Run `export-validator`
run: cargo run --package export-validator
# - name: Run `export-validator`
# run: cargo run --package export-validator
Loading

0 comments on commit 20cac5f

Please sign in to comment.