mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-05-12 23:24:52 +00:00
Update job name in TypeScript Build workflow (Github)
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tsc:
|
tsc:
|
||||||
name: tsc
|
name: TypeScript Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user