Skip to content

Commit

Permalink
Merge pull request #9 from lpm0073/next
Browse files Browse the repository at this point in the history
fix: remove terraform and reactjs tests
  • Loading branch information
lpm0073 authored Nov 28, 2023
2 parents 1ec0300 + ee4e09a commit e04b356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/runTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
pinecone-api-key: "${{ secrets.PINECONE_API_KEY }}"
pinecone-environment: "${{ secrets.PINECONE_ENVIRONMENT }}"

- name: Run Terraform tests
uses: ./.github/actions/tests/reactjs

- name: Run ReactJS tests
uses: ./.github/actions/tests/reactjs

- name: Run pre-commit tests
uses: ./.github/actions/tests/pre-commit
with:
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.0'
__version__ = '1.1.1'

0 comments on commit e04b356

Please sign in to comment.