Created
February 28, 2023 14:24
-
-
Save lduboeuf/74083d0f193d454c86b6904a7836a8df to your computer and use it in GitHub Desktop.
nuntium test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crossbuilder --lxd-image="ubuntu:20.04" --architecture=amd64 shell | |
cd /nuntium/obj-x86_64-linux-gnu | |
export GOPATH=$GOPATH:/home/lionel/nuntium/obj-x86_64-linux-gnu | |
go test github.com/ubports/nuntium/mms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment