mirror of
https://github.com/grassrootseconomics/cic-go.git
synced 2024-11-22 14:06:45 +01:00
ci: add test environment
This commit is contained in:
parent
f75539713b
commit
8b8b55d25c
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -7,6 +7,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
name: Test
|
name: Test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
environment: test
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user