mirror of
https://github.com/bloeys/gglm.git
synced 2025-12-29 13:38:20 +00:00
Fix workflow
This commit is contained in:
4
.github/workflows/test-gglm.yml
vendored
4
.github/workflows/test-gglm.yml
vendored
@ -17,5 +17,5 @@ jobs:
|
|||||||
run: git clone https://github.com/bloeys/gglm
|
run: git clone https://github.com/bloeys/gglm
|
||||||
|
|
||||||
- name: Test gglm
|
- name: Test gglm
|
||||||
working-directory: nmage
|
working-directory: gglm
|
||||||
run: cd gglm && go test ./... -v
|
run: go test ./... -v
|
||||||
|
|||||||
Reference in New Issue
Block a user