mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-10-31 20:14:21 +00:00
example: Fix CI for previous rename
This commit is contained in:
parent
1b154cb65f
commit
5c6d0f8977
|
@ -19,7 +19,7 @@ environment:
|
|||
dismock_v: "259685b84e4b6ab364b0fd858aac2aa2dfa42502"
|
||||
|
||||
tasks:
|
||||
- build: cd arikawa && go build ./... && go build ./_example/*
|
||||
- build: cd arikawa && go build ./...
|
||||
- unit: cd arikawa && go test -tags unitonly -race ./...
|
||||
- integration: |-
|
||||
sh -c '
|
||||
|
|
Loading…
Reference in a new issue