Skip to content

Commit

Permalink
Merge branch 'main' into vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnei committed Oct 15, 2024
2 parents e8ab52b + b4427dc commit e6347f1
Show file tree
Hide file tree
Showing 4 changed files with 1,188 additions and 887 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-icla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install Python module
run: pip install apereocla
run: pip install --break-system-packages apereocla

- name: Check Apereo ICLA for GitHub user
run: apereocla -g "${{ github.event.pull_request.user.login }}"
Expand Down
Loading

0 comments on commit e6347f1

Please sign in to comment.