Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Jul 16, 2024
1 parent 951ab04 commit fc81589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: the heaviest objects in universe
working-directory: ./examples/mobc
run: |
pnpm ci
pnpm install
- name: build mobc C2A
if: matrix.c2a_user == 'subobc'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "PNPM_HOME=${PNPM_HOME}" >> "$GITHUB_ENV"
echo "${PNPM_HOME}" >> "$GITHUB_PATH"
pnpm install -g renovate
pnpm add -g renovate
- name: install
run: |
Expand Down

0 comments on commit fc81589

Please sign in to comment.