Skip to content

Commit

Permalink
shorter names
Browse files Browse the repository at this point in the history
  • Loading branch information
rok-cesnovar committed Jan 13, 2021
1 parent 0625955 commit 86faa0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- 'RELEASE-NOTES.txt'
jobs:
prim-rev:
name: prim and rev unit tests
name: prim and rev tests
runs-on: windows-latest

steps:
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
name: gtest_outputs_xml
path: '**/*_test.xml'
fwd-mix:
name: fwd and mix unit tests
name: fwd and mix tests
runs-on: windows-latest

steps:
Expand Down

0 comments on commit 86faa0c

Please sign in to comment.