Rename GitHub workflow from "Tests" to "Offline Unit Tests"
This commit is contained in:
parent
7e9c8ed1e8
commit
656025b75e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Tests
|
||||
name: Offline Unit Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue