mirror of
https://github.com/str4d/rage.git
synced 2025-04-05 11:57:41 +03:00
CI: Fix duplicate job names
This commit is contained in:
parent
239916acef
commit
3ef80bf804
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
||||||
command: test
|
command: test
|
||||||
args: --verbose
|
args: --verbose
|
||||||
|
|
||||||
test:
|
build:
|
||||||
name: Build target ${{ matrix.target }}
|
name: Build target ${{ matrix.target }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue