mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-21 18:40:19 +00:00
rename test gh workflow to pre-release
This commit is contained in:
parent
ff56268fb3
commit
adadc78743
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
name: test
|
||||
name: pre-release
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
pre-release:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
Loading…
Reference in a new issue