Skip to content

Commit

Permalink
Publish junit reports
Browse files Browse the repository at this point in the history
  • Loading branch information
ggozad committed Nov 9, 2022
1 parent b71bfe7 commit 4de8011
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -10,7 +10,7 @@ jobs:
run: |
mkdir -p var/{log,screenshots,mail,sms,gcm,downloads}
chmod -R a+rwX var
- uses: isbang/[email protected]
- name: Test
uses: isbang/[email protected]
run: |
docker-compose exec -T behaving behave tests/features
docker-compose exec -T behaving behave --junit tests/features
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Changelog
3.0.7 -
-------------------

- CI setup on github.
[oyvinev, ggozad]

- Skip tests that cannot run in a remote environment.
[ggozad]

Expand Down

0 comments on commit 4de8011

Please sign in to comment.