mirror of
https://github.com/paralus/paralus.git
synced 2026-05-06 16:36:46 +00:00
Rename RafaySystems to RafayLabs
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Format
|
||||
run: if [ "$(gofmt -s -l . | wc -l)" -gt 0 ]; then exit 1; fi
|
||||
|
||||
# Tests need to be fixed. https://github.com/RafaySystems/rcloud-base/issues/46
|
||||
# Tests need to be fixed. https://github.com/RafayLabs/rcloud-base/issues/46
|
||||
# - name: Test all
|
||||
# run: go test -v ./...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user