add attslotrange to circleci workflows

This commit is contained in:
djrtwo 2023-05-15 12:03:30 -06:00
parent 3e2d9a755a
commit ad09a73b96
1 changed files with 3 additions and 0 deletions

View File

@ -305,6 +305,9 @@ workflows:
- test-eip6110:
requires:
- install_pyspec_test
- test-attslotrange:
requires:
- install_pyspec_test
- table_of_contents
- codespell
- lint: