This commit is contained in:
Nick 2021-05-22 20:58:56 -04:00
parent 04bb41631c
commit 3aabc5e971

View File

@ -8,7 +8,7 @@ jobs:
script:
- echo $PATH
- ls -l /go/bin
- go run hello.go
- /go/bin/go run hello.go
# test_go:
# script:
# - ls -l /bin/go