Skip to content

Commit

Permalink
ooops leftover on CI actoin definition
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed Aug 28, 2024
1 parent 06e1fc0 commit aeb82bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/grammar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@ concurrency:
cancel-in-progress: true

jobs:

publish:
runs-on: ubuntu-latest
needs: build_and_test
if: github.ref == 'refs/heads/main'
steps:
- name: 🛠️ Prepare pnpm workspace
uses: dyne/pnpm@main
Expand Down
2 changes: 1 addition & 1 deletion grammar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codemirror-lang-slangroom",
"version": "0.1.0",
"version": "0.0.1",
"description": "Slangroom lezer grammar",
"scripts": {
"test": "mocha test/test.js",
Expand Down

0 comments on commit aeb82bd

Please sign in to comment.