Skip to content

fix nightly types

fix nightly types #550

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.88.1"
nupm_revision: "6a9618fa21453bca4000ac33707b7aace0da35c7"
documentation:
uses: ./.github/workflows/check-documentation.yml
with:
nu_version: "0.88.1"