mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 20:29:10 +00:00
chore: update action test job names
This commit is contained in:
parent
63bf0bec54
commit
029153aaa5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/action_test.yaml
vendored
4
.github/workflows/action_test.yaml
vendored
|
@ -5,8 +5,8 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update:
|
test:
|
||||||
name: Update setup-lune action
|
name: Test setup-lune action
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue