Skip to content

Commit

Permalink
feat: geo-blocking, replace gorgon with utils-rs (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Basty committed Oct 1, 2023
1 parent 00eaa3b commit 40e6d51
Show file tree
Hide file tree
Showing 12 changed files with 1,018 additions and 838 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
rustc: nightly
- name: "Unit Tests"
cmd: test
args: --features multitenant,analytics,functional_tests
args: --features multitenant,analytics,geoblock,functional_tests
cache: { sharedKey: "tests" }
rustc: stable
include:
Expand Down
Loading

0 comments on commit 40e6d51

Please sign in to comment.