Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit70c9c6a

Browse files
Fix CI syntax
1 parenta71dfe1 commit70c9c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33
name:Main
44

55
jobs:
6-
check:
6+
build:
77
name:Build
88
runs-on:ubuntu-latest
99
steps:
@@ -16,7 +16,7 @@ jobs:
1616
run:cargo install cargo-deb
1717
-name:Package .deb
1818
run:cargo deb
19-
check:
19+
lint:
2020
name:Lint
2121
runs-on:ubuntu-latest
2222
steps:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp