Skip to content

Commit

Permalink
fix build.yml action name
Browse files Browse the repository at this point in the history
  • Loading branch information
bliutech authored Sep 2, 2023
1 parent 371aaf5 commit 174d75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
types: [opened, reopened]

jobs:
run-linters:
name: Run Linters
test-build:
name: Test Build
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 174d75d

Please sign in to comment.