Skip to content

Commit 0a4bf43

Browse files
committed
move
1 parent e5d9449 commit 0a4bf43

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
name: macOS
7575
- os: windows-latest
7676
name: Windows
77-
uses: ./.github/workflows/reusable/build-and-test.yml
77+
uses: ./.github/workflows/build-and-test.yml
7878
with:
7979
os: ${{ matrix.os }}
8080

0 commit comments

Comments
 (0)