Skip to content

Commit

Permalink
Remove slash ☠️
Browse files Browse the repository at this point in the history
  • Loading branch information
blaginin committed Dec 13, 2024
1 parent ad9734e commit 0b24daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
needs: [ linux-build-lib ]
runs-on: ubuntu-latest
env:
AWS_ENDPOINT: http://127.0.0.1:9000/
AWS_ENDPOINT: http://127.0.0.1:9000
AWS_ACCESS_KEY_ID: TEST-DataFusionLogin
AWS_SECRET_ACCESS_KEY: TEST-DataFusionPassword
TEST_STORAGE_INTEGRATION: 1
Expand Down

0 comments on commit 0b24daa

Please sign in to comment.