Skip to content

Commit

Permalink
Name workflow steps
Browse files Browse the repository at this point in the history
  • Loading branch information
uwiger committed Feb 17, 2024
1 parent f0d092e commit 01b644c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
image: erlang:${{ matrix.otp_version }}

steps:
- uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4
- name: CI tests
- run: make ci
- shell: bash
run: make ci

0 comments on commit 01b644c

Please sign in to comment.