Skip to content

Commit

Permalink
chore: fmt workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed May 2, 2024
1 parent feb3ef3 commit 9c44920
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Expand Up @@ -39,6 +39,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Install Rust (nightly)
uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
with:
Expand All @@ -51,6 +52,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Install Rust
uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
with:
Expand Down

0 comments on commit 9c44920

Please sign in to comment.