Skip to content

Commit 1b24dd8

Browse files
author
Robert Bradley
committed
Adding nightly testing
1 parent 035ae05 commit 1b24dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
echo "DYNAMODB_TABLE_NAME=RoomsTest" >> $GITHUB_ENV
4545
# IMPORTANT: Make sure this matches the port your Express app uses
4646
echo "BASE_URL=http://localhost:8081" >> $GITHUB_ENV
47+
echo "HOTEL_NAME=AWS App Runner Hotel" >> $GITHUB_ENV
4748
echo "CI=true" >> $GITHUB_ENV
4849
4950

0 commit comments

Comments
 (0)