Skip to content

Bump jiro4989/setup-nim-action from 1 to 2 in the dependencies group #13

Bump jiro4989/setup-nim-action from 1 to 2 in the dependencies group

Bump jiro4989/setup-nim-action from 1 to 2 in the dependencies group #13

Workflow file for this run

name: Nim - Test
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v2
with:
nim-version: '1.6.0'
- run: nimble test -Y