Skip to content

Commit 12f9a8c

Browse files
author
Drew Yang
committed
fix: 🐛 typo
1 parent 7b1d5fb commit 12f9a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
docker compose --profile test up --quiet-pull --build --exit-code-from djtest djtest
6060
build:
6161
runs-on: ubuntu-latest
62-
need: test
62+
needs: test
6363
strategy:
6464
matrix:
6565
include:

0 commit comments

Comments
 (0)