Skip to content

Commit c75b111

Browse files
Update github-actions-ci.yaml
1 parent 779b364 commit c75b111

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/github-actions-ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
ACCEPT_EULA: "Y"
2121
ports:
2222
- 1433:1433
23+
volumes:
24+
- /var/opt/mssql/data:/var/opt/mssql/data
2325
steps:
2426
- uses: actions/checkout@v4
2527

0 commit comments

Comments
 (0)