Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
Browse files Browse the repository at this point in the history
… chore/main-a2
  • Loading branch information
jrconlin committed May 26, 2023
2 parents 5027227 + 97d3a3a commit 2d01d06
Show file tree
Hide file tree
Showing 26 changed files with 712 additions and 297 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -103,7 +103,7 @@ jobs:
CONNECTION_SETTINGS_PREFIX: autoconnect__
command: |
cd tests
py.test -v || true # currently has failures
py.test -v
- save_cache:
name: Save Python cache
key: python-v1-{{ checksum "tests/requirements.txt" }}-{{ checksum "tests/test_integration_all_rust.py"}}
Expand Down

0 comments on commit 2d01d06

Please sign in to comment.