Skip to content

Commit

Permalink
format grammar (#40)
Browse files Browse the repository at this point in the history
* fix constructor id

* update grammar

* bump version

* trigger

* trigger

* add comments

* format grammar

* run workflow on each push
  • Loading branch information
OsamaSBCrea authored Nov 1, 2023
1 parent 9706a6f commit 585f1b6
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 273 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ name: Grammar Test

on:
push:
paths:
- "package.json"
- "package-lock.json"
- "rollup.config.js"
- "test/**"
- "src/**"
- "dist/**"
- ".github/workflows/test.yaml"

jobs:
grammar-test:
Expand Down
Loading

0 comments on commit 585f1b6

Please sign in to comment.