Skip to content

Commit

Permalink
Add another two examples to invalid-files
Browse files Browse the repository at this point in the history
  • Loading branch information
savetheclocktower committed Jul 20, 2024
1 parent 4b0e14a commit 2176158
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ jobs:
examples/svelte/packages/svelte/tests/compiler-errors/samples/window-children/main.svelte
examples/svelte/packages/svelte/tests/validator/samples/attribute-expected-equals/input.svelte
examples/svelte/packages/svelte/tests/validator/samples/attribute-invalid-name/input.svelte
examples/svelte/packages/svelte/tests/validator/samples/html-block-in-attribute/input.svelte
examples/svelte/packages/svelte/tests/validator/samples/logic-block-in-attribute/input.svelte
fuzz:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2176158

Please sign in to comment.