refactor: update workflows to remove unnecessary inputs and standardize job names
This commit is contained in:
2
.github/workflows/build-lint-test.yaml
vendored
2
.github/workflows/build-lint-test.yaml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: 📥 Install Dependencies
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: 🏗️ Build TypeScript
|
||||
- name: 🏗️ Build
|
||||
run: yarn build
|
||||
env:
|
||||
WIREIT_LOGGER: metrics
|
||||
|
||||
Reference in New Issue
Block a user