ADD test yaml
This commit is contained in:
parent
4b60ebc7a7
commit
68d40d95b4
2
.github/workflows/test_project.yml
vendored
2
.github/workflows/test_project.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
USERNAME: ${{ vars.USERNAME }}
|
USERNAME: ${{ vars.USERNAME }}
|
||||||
TAG_VERSION: ${{ github.ref_name }}
|
TAG_VERSION: ${{ github.ref_name }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user