mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 23:07:35 +00:00
Rename original CI pipeline to test
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# The "build" workflow
|
# The "build" workflow
|
||||||
build:
|
test:
|
||||||
# The type of runner that the job will run on
|
# The type of runner that the job will run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
@@ -41,6 +41,3 @@ jobs:
|
|||||||
- name: Run lint
|
- name: Run lint
|
||||||
run: make lint
|
run: make lint
|
||||||
|
|
||||||
- name: Run build
|
|
||||||
run: make
|
|
||||||
|
|
Reference in New Issue
Block a user