rename test gh workflow to pre-release

This commit is contained in:
Clément DOUIN 2024-09-17 10:03:19 +02:00
parent ff56268fb3
commit adadc78743
No known key found for this signature in database
GPG key ID: 353E4A18EE0FAB72

View file

@ -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