Skip to content

Commit

Permalink
Adding nightly testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Bradley committed Jan 7, 2025
1 parent 035ae05 commit 1b24dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
echo "DYNAMODB_TABLE_NAME=RoomsTest" >> $GITHUB_ENV
# IMPORTANT: Make sure this matches the port your Express app uses
echo "BASE_URL=http://localhost:8081" >> $GITHUB_ENV
echo "HOTEL_NAME=AWS App Runner Hotel" >> $GITHUB_ENV
echo "CI=true" >> $GITHUB_ENV
Expand Down

0 comments on commit 1b24dd8

Please sign in to comment.