Skip to content

Commit

Permalink
bootspec: adopt merged RFC-0125 changes (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: Raito Bezarius <[email protected]>
  • Loading branch information
cole-h and RaitoBezarius authored Apr 13, 2023
1 parent cc4a01a commit ae93302
Show file tree
Hide file tree
Showing 26 changed files with 629 additions and 396 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,6 @@ jobs:
- name: Build
run: nix build -L

Spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: codespell-project/codespell-problem-matcher@v1
- name: Check Spelling
run: nix develop --command codespell --ignore-words-list crate,pullrequest,pullrequests,ser .

NixFormatting:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit ae93302

Please sign in to comment.