Skip to content

Commit

Permalink
make ci names prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Totto16 committed Apr 17, 2024
1 parent 1ac8ea6 commit cf8c2f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Yarn CI

on:
push:
Expand All @@ -9,7 +9,8 @@ on:
- '*'

jobs:
ci:
build:
name: Yarn CI with Node ${{ matrix.node-version }}
runs-on: ubuntu-22.04

strategy:
Expand Down

0 comments on commit cf8c2f6

Please sign in to comment.