Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/docs/esm/express-4.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrobertson committed Apr 26, 2024
2 parents 64296c7 + b2a6737 commit 789a690
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
assign_prs:
- kenneth-rosario
- HKWinterhalter

assign_issues:
- kenneth-rosario
- HKWinterhalter
1 change: 1 addition & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: ${{ matrix.node-version }}
architecture: 'x64'
- name: Install dependencies
run: npm install
- name: Build TypeScript project
Expand Down

0 comments on commit 789a690

Please sign in to comment.