Skip to content

tests: Pymatgen tests now performed on both example cifs #11

tests: Pymatgen tests now performed on both example cifs

tests: Pymatgen tests now performed on both example cifs #11

Workflow file for this run

name: Tox Tests
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Somerandomguy10111/actions/toxtests@main
with:
python-version: '3.11'