Skip to content

Commit

Permalink
Merge pull request #32 from esteinig/report
Browse files Browse the repository at this point in the history
Changes to report outputs in version `0.9.0`

* closes #30 
* closes #31
  • Loading branch information
esteinig authored May 9, 2022
2 parents dde4d77 + 58d6546 commit 0b16277
Show file tree
Hide file tree
Showing 9 changed files with 745 additions and 391 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
rust:
- stable
- 1.53.0
- 1.56.0
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
rust:
- stable
- 1.53.0
- 1.56.0
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources
Expand Down
Loading

0 comments on commit 0b16277

Please sign in to comment.