Skip to content

Commit

Permalink
rename test gh workflow to pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Sep 17, 2024
1 parent ff56268 commit adadc78
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: test
name: pre-release

on:
push:

jobs:
test:
pre-release:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit adadc78

Please sign in to comment.