Skip to content

add: utils functions and update imports #30

add: utils functions and update imports

add: utils functions and update imports #30

Workflow file for this run

name: Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
Tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Tests
run: cargo test