Skip to content

Commit

Permalink
Fixes pre-build job
Browse files Browse the repository at this point in the history
  • Loading branch information
ultimaweapon committed Sep 11, 2024
1 parent 4df0953 commit 5c43bb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
uses: actions/checkout@v4
- name: Check Rust styles
run: cargo fmt --check
working-directory: src
build-windows:
name: Build
uses: ./.github/workflows/ci-windows.yml
Expand Down

0 comments on commit 5c43bb6

Please sign in to comment.