Skip to content

use glob --exclude instead of glob --not #269

use glob --exclude instead of glob --not

use glob --exclude instead of glob --not #269

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.87.0"