Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe authored Dec 3, 2024
2 parents cf46332 + 4cc6a7f commit 23ec5dc
Show file tree
Hide file tree
Showing 45 changed files with 406 additions and 884 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lycheeverse/lychee-action@v1
- uses: lycheeverse/lychee-action@v2
with:
fail: true
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-14
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 23ec5dc

Please sign in to comment.