mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49: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:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
name: Update setup-lune action
|
||||
test:
|
||||
name: Test setup-lune action
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue