Skip to content

Commit aeda36b

Browse files
temp
1 parent 1ccf38e commit aeda36b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/encryption-tests.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ jobs:
1717
security-events: write
1818
id-token: write
1919
contents: write
20-
environment: release
2120
runs-on: ubuntu-latest
2221
steps:
2322
- name: Install mongodb-client-encryption
2423
uses: mongodb-client-encryption
2524

2625
- name: Set-up cluster
27-
26+
- shell: bash
27+
28+
2829

2930

3031
- name: Run tests

0 commit comments

Comments
 (0)