Skip to content

Commit

Permalink
Merge pull request #334 from BSd3v/fix-GHA-tests
Browse files Browse the repository at this point in the history
adjustments for tests
  • Loading branch information
AnnMarieW authored Oct 9, 2024
2 parents 597cbef + 5807125 commit 4e03f0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
npm i
npm run build
timeout-minutes: 20
- run: npm run lint
- name: Run tests
run: |
source .venv/bin/activate
Expand Down
4 changes: 3 additions & 1 deletion requires-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ dash[ci,dev,testing]>=2.0
pyyaml>=5.0
pytest<8.1.0
wheel
selenium<4.3.0
selenium<4.3.0
black
build

0 comments on commit 4e03f0c

Please sign in to comment.