Skip to content

Commit

Permalink
added sonarqube scan
Browse files Browse the repository at this point in the history
  • Loading branch information
sercasti committed Oct 10, 2024
1 parent 756f7a4 commit 00d81fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install requirements
run: |
python -m pip install --upgrade setuptools wheel twine
pip install -r dev-requirements.txt
pip install -e .
# Replace default path to CKAN core config file with the one on the container
Expand Down

0 comments on commit 00d81fc

Please sign in to comment.