修复错别字
This commit is contained in:
4
.github/workflows/linux_test.yml
vendored
4
.github/workflows/linux_test.yml
vendored
@@ -3,9 +3,9 @@ name: test on Linux
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["mian"]
|
||||
branches: ["main"]
|
||||
pull_request:
|
||||
branches: ["mian"]
|
||||
branches: ["main"]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user