Skip to content

Commit

Permalink
Rely on tox job instead of duplicating it.
Browse files Browse the repository at this point in the history
  • Loading branch information
terjekv committed Dec 7, 2023
1 parent 2a6abfe commit 69aec30
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,7 @@ jobs:
- name: Install mreg-cli
run: |
pip install -r requirements.txt
pip install -r requirements-dev.txt
pip install -e .
- name: Check linting
run: tox -e lint
- name: Test and compare api calls
run: ci/run_testsuite_and_record.sh

Expand Down

0 comments on commit 69aec30

Please sign in to comment.