mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 02:50: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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
pre-release:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
Loading…
Reference in a new issue