ci: use github action for testing #1
Annotations
1 warning
Run echo "::set-output name=matrix::$(find . -maxdepth 2 -type f -name 'go.mod' | xargs -n 1 dirname | sort -u | jq -R -s -c 'split("\n")[:-1]')"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading