Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaviAkshintala authored Oct 4, 2024
1 parent 2a71520 commit 839cc62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:

steps:
- name: Debug MSSQL Container Start
run: docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=YourStrong!Passw0rd' mcr.microsoft.com/mssql/server:2019-CU28-ubuntu-20.04

run: docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=YourStrong!Passw0rd' mcr.microsoft.com/mssql/server:2019-CU28-GDR1-ubuntu-20.04
- name: Checkout Repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 839cc62

Please sign in to comment.