Skip to content

Commit

Permalink
Shorten workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Aug 13, 2023
1 parent 2a9afbe commit b134e70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Continuous Integration
name: CI

on:
push:
Expand All @@ -7,7 +7,6 @@ on:
pull_request:

jobs:

unit_tests:
name: Unit tests
runs-on: ${{ matrix.job.os }}
Expand Down

0 comments on commit b134e70

Please sign in to comment.