Skip to content

Commit

Permalink
Revert "stamp: retry"
Browse files Browse the repository at this point in the history
This reverts commit d4a8d47.
  • Loading branch information
nyannyacha committed Nov 18, 2024
1 parent e44d6c8 commit db9f982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
cd crates/sb_fs/tests
echo "S3FS_TEST_SUPABASE_STORAGE=true" >> .env
echo "S3FS_TEST_APP_NAME=edge_runtime_github_ci" >> .env
echo "S3FS_TEST_BUCKET_NAME=ci-tests" >> .env
echo "S3FS_TEST_BUCKET_NAME=$BUCKET_NAME" >> .env
echo "S3FS_TEST_ENDPOINT_URL=$ENDPOINT_URL" >> .env
echo "S3FS_TEST_REGION=$REGION" >> .env
echo "S3FS_TEST_ACCESS_KEY_ID=$ACCESS_KEY_ID" >> .env
Expand Down

0 comments on commit db9f982

Please sign in to comment.