Yurii Paniv commited on
Commit
faa3919
1 Parent(s): 1992e8f

Add name for build job

Browse files
Files changed (1) hide show
  1. .github/workflows/tests.yml +1 -1
.github/workflows/tests.yml CHANGED
@@ -4,7 +4,7 @@ on: [push]
4
 
5
  jobs:
6
  build:
7
-
8
  runs-on: ubuntu-latest
9
  #strategy:
10
  # matrix:
 
4
 
5
  jobs:
6
  build:
7
+ name: Run pytest and checks
8
  runs-on: ubuntu-latest
9
  #strategy:
10
  # matrix: