Skip to content

Commit bafb697

Browse files
authored
Change job type and add name
1 parent 02165ab commit bafb697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run_unit_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
branches: [ master ]
1010

1111
jobs:
12-
build:
13-
12+
test:
13+
name: Build and run tests
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:

0 commit comments

Comments
 (0)