Skip to content

Commit 7a30734

Browse files
path
1 parent 86f7874 commit 7a30734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/encryption-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install drivers-evergreen-tools
5757
run: git clone --depth=1 https://github.com/mongodb-labs/drivers-evergreen-tools.git ~/.cache/drivers-evergreen-tools
5858
- name: Set up cluster
59-
run: bash ../scripts/run-orchestration.sh
59+
run: bash .github/scripts/run-orchestration.sh
6060
env:
6161
# The following is the settings for how we want to launch mongodb
6262
MONGODB_VERSION: 8.0.0

0 commit comments

Comments
 (0)