Skip to content

Commit

Permalink
Merge pull request #134 from supertokens/ci/fix_ci_issues
Browse files Browse the repository at this point in the history
ci: add missing image to ci config
  • Loading branch information
porcellus authored Oct 28, 2024
2 parents ffa8440 + f966e31 commit e41f3cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
test:
docker:
- image: rishabhpoddar/supertokens_core_testing
- image: rishabhpoddar/oauth-server-cicd
resource_class: large
steps:
- checkout
Expand Down

0 comments on commit e41f3cb

Please sign in to comment.