Skip to content

Bump num-traits from 0.2.16 to 0.2.17 #143

Bump num-traits from 0.2.16 to 0.2.17

Bump num-traits from 0.2.16 to 0.2.17 #143

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -Dwarnings
jobs:
test:
name: Run tests
uses: ./.github/workflows/run-tests.yml
build:
name: Run build
uses: ./.github/workflows/run-build.yml