run specific test

Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
Avelino 2021-12-22 10:46:19 -03:00
parent 811dd9076e
commit b20ca0f632

View File

@ -16,4 +16,4 @@ jobs:
- name: Get dependencies - name: Get dependencies
run: go get -v -t -d ./... run: go get -v -t -d ./...
- name: Run tests - name: Run tests
run: go test run: go test repo_test.go scripts.go