mirror of
https://github.com/nikolaydubina/calendarheatmap.git
synced 2025-03-04 16:15:45 +02:00
Update test-deploy.yml
Signed-off-by: Nikolay Dubina <nikolay.dubina.pub@gmail.com>
This commit is contained in:
parent
b01e2ef5db
commit
907153c0dc
7
.github/workflows/test-deploy.yml
vendored
7
.github/workflows/test-deploy.yml
vendored
@ -13,14 +13,13 @@ jobs:
|
|||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up Go 1.x
|
- name: Set up Go 1.x
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: ^1.16
|
go-version: ^1.16
|
||||||
id: go
|
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user