Skip to content

Commit

Permalink
ci: fix minor wording issue
Browse files Browse the repository at this point in the history
  • Loading branch information
esciara committed Apr 26, 2023
1 parent b77ba9a commit 3ea2011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_make_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: poetry install
- name: Complete CI/CD setup
run: poetry run inv setup-cicd-test-stage
- name: Run unit tests
- name: Run bdd tests
run: poetry run inv bdd

format:
Expand Down

0 comments on commit 3ea2011

Please sign in to comment.