Skip to content

Commit

Permalink
Add support for python builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Sep 26, 2024
1 parent 52b3793 commit a3e3405
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ jobs:
uses: ./actions/.github/actions/test-python
with:
PYTHON_VERSION: ${{ inputs.PYTHON_VERSION }}
ENV_PATH: ${{ inputs.ENV_PATH }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand All @@ -237,4 +236,3 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
SONAR_PROJECT_KEY: ${{ secrets.SONAR_PROJECT_KEY }}

0 comments on commit a3e3405

Please sign in to comment.