Skip to content

Commit

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

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

- name: Docker compose down
run: docker-compose down

0 comments on commit 0764c3b

Please sign in to comment.