This commit is contained in:
@@ -8,11 +8,10 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
-name: Set up Go
|
||||
uses: https://github.com/actions-go
|
||||
- name: Install Go
|
||||
uses: https://github.com
|
||||
with:
|
||||
go-version: '1.23'
|
||||
|
||||
go-version: "1.23"
|
||||
|
||||
- name: Test Backend
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user