Skip to content

Commit

Permalink
Remove unexpected changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xazhao committed Nov 3, 2023
1 parent 49a4878 commit 3340781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/run_cfn_lint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
set -eux

VENV=.venv
VENV=.venv_cfn_lint

# Install to separate venv to avoid circular dependency; cfn-lint depends on samtranslator
# See https://github.com/aws/serverless-application-model/issues/1042
Expand Down

0 comments on commit 3340781

Please sign in to comment.