We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae86a7 commit 7524bb4Copy full SHA for 7524bb4
1 file changed
.github/workflows/tests.yaml
@@ -1015,9 +1015,6 @@ jobs:
1015
run: |
1016
set -exu
1017
mkdir -p /tmp/artifacts/${{ env.JOB_NAME }}/
1018
- sudo mkdir -p /logs
1019
- sudo chmod 0777 /logs
1020
- sudo touch /logs/server-access.log && sudo chmod 0666 /logs/server-access.log
1021
- name: Copy base config
1022
run: cp configs/base.json config.json
1023
working-directory: tests/functional/sse-kms-migration
0 commit comments