1
0
mirror of https://github.com/bitwarden/server synced 2026-01-03 17:14:00 +00:00

Workflow linting and test separation (#3684)

* Workflow linting and test separation

* Name linting step

* Few more renames

* Database testing consolidation

* Few more renames and tweaks
This commit is contained in:
Matt Bishop
2024-01-23 13:24:52 -05:00
committed by GitHub
parent aeca1722fc
commit c63db733e0
16 changed files with 356 additions and 370 deletions

View File

@@ -1,5 +1,5 @@
---
name: Workflow Linter
name: Workflow linter
on:
pull_request:
@@ -8,4 +8,5 @@ on:
jobs:
call-workflow:
name: Lint
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@main