Skip to content

Commit

Permalink
Merge branch 'main' into fix/exporter-concurrency-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc authored Nov 29, 2023
2 parents 6d7b32d + 8067d97 commit eb84799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/peer-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm install -g [email protected]

- name: Install semver
run: npm install semver
run: npm install -g semver

- name: Check API dependency semantics
working-directory: packages
Expand Down

0 comments on commit eb84799

Please sign in to comment.