Skip to content

Bump env_logger from 0.10.0 to 0.10.1 #119

Bump env_logger from 0.10.0 to 0.10.1

Bump env_logger from 0.10.0 to 0.10.1 #119

Workflow file for this run

name: Launch tests
on: [push, pull_request]
env:
CARGO_TERM_COLOR: always
jobs:
tests:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
uses: ./.github/workflows/setup_and_test.yml