Skip to content

Commit 32811f5

Browse files
committed
chore: fix github test action
1 parent 6c704ba commit 32811f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unicorn_web/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ build:
1212
ruff format
1313
sam validate --lint
1414
cfn-lint template.yaml -a cfn_lint_serverless.rules
15+
uv venv
1516
uv export --no-hashes --format=requirements-txt --output-file=src/requirements.txt
1617
sam build -c $(DOCKER_OPTS)
1718

0 commit comments

Comments
 (0)