Skip to content

Commit 98792b3

Browse files
committed
Go get
1 parent 9c84e28 commit 98792b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ jobs:
5050
- name: Run all tests under tests directory
5151
run: |
5252
cd tests
53+
go get -t github.com/oracle-samples/gorm-oracle/tests
5354
go get .
5455
go test -v

0 commit comments

Comments
 (0)