Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
matrix:
bucket-type:
- name: S3
feature:
feature:
- name: S3XOZ
feature: s3express_tests
fuseVersion: [2, 3]
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
matrix:
bucket-type:
- name: S3
feature:
feature:
- name: S3XOZ
feature: s3express_tests
runner:
Expand Down Expand Up @@ -173,7 +173,7 @@ jobs:
run: ./.github/actions/scripts/save-coredump.sh

fstab:
name: fstab tests (${{ matrix.runner.name }}
name: fstab tests (${{ matrix.runner.name }})
runs-on: ${{ matrix.runner.tags }}

needs: approval
Expand Down
Loading