Skip to content

native implementation of std.splitLimitR #12

native implementation of std.splitLimitR

native implementation of std.splitLimitR #12

Workflow file for this run

name: Checks
on: [ pull_request ]
jobs:
tests:
name: Tests
uses: ./.github/workflows/test.yaml
lints:
name: Lints
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rust-lang/[email protected]
- uses: auguwu/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
permissions:
checks: write
formatting:
name: Formatting
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rust-lang/[email protected]
- uses: actions-rust-lang/[email protected]