Skip to content

Use Scala 3.13 to in CI tests to detect publish of scala-native using wrong Scala version #76

Use Scala 3.13 to in CI tests to detect publish of scala-native using wrong Scala version

Use Scala 3.13 to in CI tests to detect publish of scala-native using wrong Scala version #76

Workflow file for this run

# Copy/pasted from https://github.com/scala-native/scala-native
name: Check Lint
on: [pull_request]
jobs:
check-lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: ./scripts/check-lint.sh