Skip to content

Commit

Permalink
temp disable bdd
Browse files Browse the repository at this point in the history
  • Loading branch information
0RWilliams committed Mar 18, 2024
1 parent 6beaacd commit d96718b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- name: Run tests
run: make pytest

- name: Run BDD tests
run: make bdd
# - name: Run BDD tests
# run: make bdd

- name: Run Flake8
run: make flake8
Expand Down

0 comments on commit d96718b

Please sign in to comment.