Skip to content

Commit

Permalink
Reorganize workspace (#1380)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Dec 10, 2021
1 parent 0164002 commit b1145a6
Show file tree
Hide file tree
Showing 1,605 changed files with 858 additions and 875 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -125,7 +125,7 @@ jobs:
uses: actions/checkout@v2

- name: Run cargo doc
run: cargo doc --no-deps
run: cargo doc --no-deps -p windows

windows_fmt:
name: Check macro formatting
Expand Down

0 comments on commit b1145a6

Please sign in to comment.