Skip to content

Commit

Permalink
fix runner setup
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikSt committed Mar 7, 2025
1 parent 10ea9d7 commit e217951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:
jobs:
check:
name: Format & Lint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit e217951

Please sign in to comment.