Skip to content

Fixing xanzine year #57

Fixing xanzine year

Fixing xanzine year #57

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Tests
run: cargo test