Browse Source

add fg

pull/5443/head
Konstantin Lebedev 2 years ago
parent
commit
af2f02add3
  1. 1
      .github/workflows/s3tests.yml

1
.github/workflows/s3tests.yml

@ -192,6 +192,7 @@ jobs:
s3tests_boto3/functional/test_s3.py::test_copy_object_ifmatch_good \ s3tests_boto3/functional/test_s3.py::test_copy_object_ifmatch_good \
s3tests_boto3/functional/test_s3.py::test_copy_object_ifnonematch_failed s3tests_boto3/functional/test_s3.py::test_copy_object_ifnonematch_failed
pkill weed pkill weed
fg
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:

Loading…
Cancel
Save