Skip to content

Commit a9b06ad

Browse files
committed
fix: rename task to check
1 parent e54ecd3 commit a9b06ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
run: cabal test all
103103

104104
rs-compile:
105-
name: Build Rust packages
105+
name: Check Rust packages
106106
runs-on: ubuntu-22.04
107107
steps:
108108
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)