mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
ci: update workflow
This commit is contained in:
6
.github/workflows/continuous-integration.yml
vendored
6
.github/workflows/continuous-integration.yml
vendored
@@ -11,8 +11,8 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-linters:
|
continuous-integration:
|
||||||
name: Run linters
|
name: Continuous Integration
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@@ -35,4 +35,4 @@ jobs:
|
|||||||
run: npm link
|
run: npm link
|
||||||
|
|
||||||
- name: Test Sern
|
- name: Test Sern
|
||||||
run: sern
|
run: sern help
|
||||||
|
|||||||
Reference in New Issue
Block a user