1
0
mirror of https://github.com/warengroup/eximiabots-radiox.git synced 2025-05-03 16:24:58 +00:00

Update job name in TypeScript Build workflow (Github)

This commit is contained in:
Christer Warén 2021-08-08 17:39:51 +03:00
parent 64f97b990a
commit 202674cb53

@ -6,7 +6,7 @@ on:
jobs:
tsc:
name: tsc
name: TypeScript Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1