mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-03 06:37:34 +08:00
fix(ci): follow auto-testing main after temp-path merge
This commit is contained in:
2
.github/workflows/rustfs-s3-compat-test.yml
vendored
2
.github/workflows/rustfs-s3-compat-test.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
|
||||
with:
|
||||
repository: rustfs/auto-testing
|
||||
ref: 9874ab5
|
||||
ref: main
|
||||
path: auto-testing
|
||||
persist-credentials: false
|
||||
token: ${{ secrets.PF_TESTING_GH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user