Skip to content

Commit

Permalink
Add node container for runtime.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskeast committed Jan 11, 2025
1 parent 826317d commit 9596526
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
test:
environment: testing
runs-on: ubuntu-latest
container:
image: node:16
env:
MONGODB_CONNECTION_PROTOCOL: mongodb+srv
MONGODB_CLUSTER_ADDRESS: jamestestcluster.fo3rl.mongodb.net
Expand Down

0 comments on commit 9596526

Please sign in to comment.