Commit eb8e5112d137a12e93e500c592184a74594e825d

Authored by Christian Herdtweck
1 parent ca27b066

Give unittest-runner a more fitting name

.github/workflows/unittests.yml
... ... @@ -7,7 +7,7 @@ on:
7 7 branches: [master]
8 8  
9 9 jobs:
10   - build:
  10 + check:
11 11 runs-on: ${{ matrix.os }}
12 12 strategy:
13 13 matrix:
... ...