rename unit test job
This commit is contained in:
parent
dfbaec3287
commit
bf9e0328a5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run-name: Running AoC Unit tests
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
Run-Unit-Tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
|
Loading…
Add table
Reference in a new issue