Skip to content

build: update pallas dependency and fix related errors (#44) #173

build: update pallas dependency and fix related errors (#44)

build: update pallas dependency and fix related errors (#44) #173

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Tests
run: cargo test