Skip to content

Commit 499eead

Browse files
committed
Merge remote-tracking branch 'acheron2302/main'
2 parents ddcc853 + ab4d702 commit 499eead

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
run: |
9191
cargo tarpaulin --no-default-features --out Xml --timeout 200
9292
93+
9394
- name: Upload coverage reports to Codecov
9495
if: runner.os == 'Linux'
9596
uses: codecov/codecov-action@v5

grep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#!/usr/bin/sh
22

3-
43
grep -rsn "$1" crates/libmwemu/src/

0 commit comments

Comments
 (0)