Skip to content

fix: unnecessarily eager cloning of iterator items #154

fix: unnecessarily eager cloning of iterator items

fix: unnecessarily eager cloning of iterator items #154

Workflow file for this run

name: Run tests
on: [push, pull_request]
jobs:
cargotest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Cargo test
run:
TZ='GST-1' cargo test