Skip to content

Commit

Permalink
Merge pull request #12 from lpm0073/next
Browse files Browse the repository at this point in the history
pr test
  • Loading branch information
lpm0073 committed Nov 28, 2023
2 parents ec02bcb + 3604be4 commit 6e8bd62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/actions/tests/pre-commit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ runs:
node-version: "20.9.0"

- name: Install npm dev dependencies
shell: bash
run: npm install

- name: Check for pre-commit in requirements
Expand Down
2 changes: 1 addition & 1 deletion grader/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.1'
__version__ = '1.1.2'

0 comments on commit 6e8bd62

Please sign in to comment.