Skip to content

Commit

Permalink
Merge pull request #235 from lob/CMB-501
Browse files Browse the repository at this point in the history
[CMB-501] Add snap packs, add outstanding missing resources
  • Loading branch information
richseviora authored Mar 1, 2024
2 parents 1904548 + 394c059 commit 069bb1c
Show file tree
Hide file tree
Showing 455 changed files with 5,798 additions and 1,040 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
LOB_API_LIVE_KEY: ${{ secrets.LOB_API_LIVE_KEY }}
- name: Run Unit Tests
run:
rspec -P __tests__/Api/*.spec.rb --color --format doc
rspec -P __tests__/Api/*.rb --color --format doc
env:
LOB_API_TEST_KEY: ${{ secrets.LOB_API_TEST_KEY }}
LOB_API_LIVE_KEY: ${{ secrets.LOB_API_LIVE_KEY }}
Empty file modified .github/workflows/update_gem.yml
100644 → 100755
Empty file.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified .openapi-generator-ignore
100644 → 100755
Empty file.
Loading

0 comments on commit 069bb1c

Please sign in to comment.