Skip to content

Commit

Permalink
ci(tests): add test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Mar 19, 2024
1 parent 8316f44 commit 3f96534
Show file tree
Hide file tree
Showing 45 changed files with 1,482 additions and 137 deletions.
4 changes: 3 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
# do not ignore .git, needed for versioning
!/.git

# do not ignore .rstcheck.cfg, needed to test building docs
!/.rstcheck.cfg

# ignore repo directories and files
docs/
gh-pages-template/
scripts/
tools/
Expand Down
Loading

0 comments on commit 3f96534

Please sign in to comment.