Skip to content

Archival package creation: add ability to log errors to a file. #53

Archival package creation: add ability to log errors to a file.

Archival package creation: add ability to log errors to a file. #53

Workflow file for this run

name: Nox Tests
on:
push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Nox
uses: excitedleigh/setup-nox@v2
- name: Run Nox
run: nox