Skip to content

Commit 7524bb4

Browse files
committed
tmp5
1 parent 4ae86a7 commit 7524bb4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,9 +1015,6 @@ jobs:
10151015
run: |
10161016
set -exu
10171017
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
10211018
- name: Copy base config
10221019
run: cp configs/base.json config.json
10231020
working-directory: tests/functional/sse-kms-migration

0 commit comments

Comments
 (0)