mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-24 12:25:28 -07:00
feat(golang-rewrite): make bats available for golang tests
This commit is contained in:
parent
4d5108c905
commit
fa2404559b
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.21.5'
|
||||
- run: scripts/install_dependencies.bash
|
||||
- name: Install dependencies
|
||||
run: go get .
|
||||
- name: Run Go tests
|
||||
|
Loading…
Reference in New Issue
Block a user