mirror of
https://github.com/nikolaydubina/calendarheatmap.git
synced 2024-12-12 13:25:21 +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
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ^1.16
|
||||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user