1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

build(nx): continue on error for the experimental nx ci (#16646)

This commit is contained in:
Addison Beck
2025-09-29 14:01:35 -04:00
committed by GitHub
parent 83e8977d4b
commit f988d3fd70

View File

@@ -38,4 +38,5 @@ jobs:
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
- name: Run Nx affected tasks
continue-on-error: true
run: npx nx affected -t build lint test