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:
1
.github/workflows/nx.yml
vendored
1
.github/workflows/nx.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user