mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-19 09:55:01 -07:00
feat(golang-rewrite): make bats available for golang tests
This commit is contained in:
parent
2951011090
commit
f5a59677df
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