summaryrefslogtreecommitdiff
path: root/.github/workflows/linux.yml
diff options
context:
space:
mode:
authorOpportunity <[email protected]>2020-07-17 14:59:56 +0800
committerOpportunity <[email protected]>2020-07-17 14:59:56 +0800
commitfafff4309b0375dd40808d0004f723c9ddd46c80 (patch)
tree8ab7d4205babcc98566f0117bf11829c95bbbb04 /.github/workflows/linux.yml
parentbfa27afb47a791059688a8ce78922394405780b0 (diff)
try use same name
Diffstat (limited to '.github/workflows/linux.yml')
-rw-r--r--.github/workflows/linux.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 0475978a1..fd1bb5cd9 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -1,4 +1,4 @@
-name: Linux
+name: build
on:
pull_request:
@@ -7,7 +7,7 @@ on:
types: [published]
jobs:
- build:
+ Linux:
runs-on: ubuntu-latest