mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-17 17:25:19 +01:00
Rename Deno CI from test to build
This commit is contained in:
parent
deacf15561
commit
e15599b8b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deno.yml
vendored
2
.github/workflows/deno.yml
vendored
|
@ -11,7 +11,7 @@ permissions:
|
|||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue