Skip to content

Commit 9218eb1

Browse files
committed
FAAFs
1 parent a6e6947 commit 9218eb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ jobs:
7979
RUSTFLAGS: "-C debuginfo=0 -D warnings"
8080
if: ${{ runner.os != 'Linux' && matrix.type == 'release'}}
8181

82+
- name: RRRRRRRRRRRRRRRRRr
83+
run: dir target/release
84+
if: ${{ runner.os == 'Windows'}}
85+
8286
- name: Run tests
8387
run: cargo test --workspace
8488
env:

0 commit comments

Comments
 (0)