Skip to content

Commit

Permalink
ci: remove redundant section from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
onucsecu2 committed Aug 20, 2023
1 parent 75c7d2c commit 23200b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,3 @@ jobs:
echo "PYTHONPATH=${{ github.workspace }}/backend/src" >> "$GITHUB_ENV" &&
python app/tests_pre_start.py &&
bash scripts/test.sh "$@"
- name: Test test script
run: |
bash tests-start.sh "$@"

0 comments on commit 23200b6

Please sign in to comment.