Skip to content

Commit

Permalink
ci: temp
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Sep 4, 2023
1 parent 255a36c commit 7340d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
- name: Run unit tests
run: npm run test-unit
- name: Setup SQL Server
uses: tediousjs/setup-sqlserver@v1
uses: tediousjs/setup-sqlserver@2984a6f59d7d95d44755b25150fed6f932f240fa
with:
sqlserver-version: ${{ matrix.sqlserver }}
sa-password: ${{ env.MSSQL_PASSWORD }}
Expand Down

0 comments on commit 7340d67

Please sign in to comment.