mirror of
https://github.com/bitwarden/server.git
synced 2025-02-16 01:51:21 +01:00
[BRE-443] - Fix Linting pre bwwl Deployment
This commit is contained in:
parent
77cde50ee1
commit
db8c30a309
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -42,8 +42,7 @@ jobs:
|
|||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
||||||
env:
|
env:
|
||||||
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
|
_NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repo
|
- name: Check out repo
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
|
Loading…
Reference in New Issue
Block a user