Unverified Commit cfc85702 by Enkelmann Committed by GitHub

Run unit test CI also for external PRs (#242)

parent ad266130
name: codestyle-checks name: codestyle-checks
on: [push] on:
push:
pull_request:
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always
......
name: Unit tests name: Unit tests
on: [push] on:
push:
pull_request:
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment