Skip to content

Merge pull request #7 from eth-library/chore/prepare-v1.0.0 #19

Merge pull request #7 from eth-library/chore/prepare-v1.0.0

Merge pull request #7 from eth-library/chore/prepare-v1.0.0 #19

Workflow file for this run

name: Validate XSD and XML
on: [push, pull_request]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- name: Validate
run: nix develop -c just validate