Skip to content

Commit

Permalink
fix: circle ci testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc committed Aug 5, 2024
1 parent 821a54b commit b21bef8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config_continue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
- image: rishabhpoddar/supertokens_node_driver_testing_node_20
resource_class: large
parameters:
cdi-version:
type: string
fdi-version:
type: string
cdi-version:
type: string
fdi-version:
type: string
steps:
- checkout
- run: echo "127.0.0.1 localhost.org" >> /etc/hosts
Expand Down

0 comments on commit b21bef8

Please sign in to comment.