mirror of
https://github.com/grassrootseconomics/cic-go.git
synced 2024-11-22 05:56:46 +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:
|
||||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
environment: test
|
||||
steps:
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user