Skip to content

Commit

Permalink
tc
Browse files Browse the repository at this point in the history
  • Loading branch information
clee2000 committed Jan 10, 2025
1 parent baeecb7 commit 2170475
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
python-version: '3.13'
cache: pip
- run: pip3 install -r requirements.txt
- run: pip install -r requirements.txt
- run: python test_lambda_function.py

deploy:
Expand Down

0 comments on commit 2170475

Please sign in to comment.