Skip to content

bump to 0.9.0 and Nushell 0.96.0 #644

bump to 0.9.0 and Nushell 0.96.0

bump to 0.9.0 and Nushell 0.96.0 #644

Workflow file for this run

name: 🧪 Tests
on:
pull_request:
paths-ignore:
- "**.md"
push:
branches:
- main
- nightly
jobs:
tests:
uses: ./.github/workflows/nupm-tests.yml
with:
nu_version: "0.96.0"
nupm_revision: "42d65a980641a9374473907d521f008e859c9ac7"
documentation:
uses: ./.github/workflows/check-documentation.yml
with:
nu_version: "0.96.0"