Skip to content

Commit bb37732

Browse files
author
desiena
committed
Try cicd
1 parent 77768de commit bb37732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
shell: powershell
4242
run: |
4343
$envContent = @"
44-
FMS_ADDRESS="http://localhost"
44+
FMS_ADDRESS="http://localhost:5003"
4545
FMS_DB_NAME="fmdata_testing"
4646
FMS_DB_USER="${{ secrets.FMDATA_TESTING_USER }}"
4747
FMS_DB_PASSWORD="${{ secrets.FMDATA_TESTING_PASSWORD }}"

0 commit comments

Comments
 (0)