mirror of
https://github.com/bloeys/gglm.git
synced 2025-12-29 05:28: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
|
||||
|
||||
- name: Test gglm
|
||||
working-directory: nmage
|
||||
run: cd gglm && go test ./... -v
|
||||
working-directory: gglm
|
||||
run: go test ./... -v
|
||||
|
||||
Reference in New Issue
Block a user