Skip to content

Commit

Permalink
CI passing
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Jul 24, 2024
1 parent 920beb8 commit 0984c22
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .evergreen/config.in.yml
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ functions:
timeout_secs: 60
env:
PROJECT_DIRECTORY: ${PROJECT_DIRECTORY}
MONGODB_URI: ${MONGODB_URI}
binary: bash
args:
- "${PROJECT_DIRECTORY}/.evergreen/run-resource-management-smoke-tests.sh"
Expand Down
1 change: 1 addition & 0 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ functions:
timeout_secs: 60
env:
PROJECT_DIRECTORY: ${PROJECT_DIRECTORY}
MONGODB_URI: ${MONGODB_URI}
binary: bash
args:
- ${PROJECT_DIRECTORY}/.evergreen/run-resource-management-smoke-tests.sh
Expand Down
1 change: 1 addition & 0 deletions test/explicit-resource-management/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.js
package-lock.json

0 comments on commit 0984c22

Please sign in to comment.