Skip to content

Enable S3 fields to parsing tests #50

Enable S3 fields to parsing tests

Enable S3 fields to parsing tests #50

Workflow file for this run

name: Run unit tests
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run unit tests
run: cargo test