Skip to content

Commit 59bcd7f

Browse files
committed
Merge remote-tracking branch 'origin/master' into new-version-for-lib
# Conflicts: # .github/workflows/bump-version.yml
2 parents b71b5b7 + d9cd83e commit 59bcd7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bump-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
- name: Npm install
1717
uses: ./.github/actions
1818
- run: npx nx affected -t lint test build --parallel=3 --exclude='json-api-front,json-api-server,json-api-server-e2e,shared-utils,json-shared-type,database,@nestjs-json-api/source'
19-
# - run: npm nx affected -t e2e-ci --parallel=1
20-
# - run: npm nx affected -t deploy --no-agents
19+
# - run: npm nx affected -t e2e-ci --parallel=1
20+
# - run: npm nx affected -t deploy --no-agents
2121

2222
bump-version:
2323
name: "Bump version"

0 commit comments

Comments
 (0)