Skip to content

Commit

Permalink
removed code dupe and pray for test run
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerwoud committed Mar 14, 2024
1 parent 33ec720 commit d73dac4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 66 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci-test-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,5 @@ jobs:
- name: Running tests
working-directory: ./backend
run: bash ./run_tests.sh

- name: Run linting
working-directory: ./backend
run: find . -type f -name "*.py" | xargs pylint


62 changes: 0 additions & 62 deletions .github/workflows/ci-tests.yml

This file was deleted.

0 comments on commit d73dac4

Please sign in to comment.