Skip to content

Commit

Permalink
Fix bug with mixing of contentless and contentful components
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsca committed Feb 22, 2023
1 parent 6911b88 commit 11b9b2b
Show file tree
Hide file tree
Showing 5 changed files with 108 additions and 418 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: tests
strategy:
matrix:
python: ['3.9', '3.10', '3.11']
python: ["3.9", "3.10", "3.11"]
fail-fast: false
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 11b9b2b

Please sign in to comment.