Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #29 from deta/reorganize
Browse files Browse the repository at this point in the history
Reorganize
  • Loading branch information
aavshr authored Aug 12, 2021
2 parents b57a22b + 437ae43 commit 0cc3d3c
Show file tree
Hide file tree
Showing 11 changed files with 745 additions and 273 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
DETA_SDK_TEST_PROJECT_KEY: ${{secrets.DETA_SDK_TEST_PROJECT_KEY}}
DETA_SDK_TEST_BASE_ENDPOINT: ${{secrets.DETA_SDK_TEST_BASE_ENDPOINT}}
DETA_SDK_TEST_DRIVE_ENDPOINT: ${{secrets.DETA_SDK_TEST_DRIVE_ENDPOINT}}
run: go test
run: go test ./...
Loading

0 comments on commit 0cc3d3c

Please sign in to comment.