We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b271971 commit e3788a4Copy full SHA for e3788a4
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v5
48
- uses: ./.github/actions/setup
49
id: setup
50
- - uses: ./.github/action/dockerhub-login
+ - uses: ./.github/actions/dockerhub-login
51
- run: poetry build
52
- run: ci/run_tests.sh
53
env:
0 commit comments