less CI time

This commit is contained in:
vanhauser-thc 2021-03-05 18:28:03 +01:00
parent 03a8f380f0
commit f4284bbdc0

View File

@ -1,6 +1,8 @@
name: Build and Test
on: [push]
on:
push:
branches: [ dev, main ]
env:
CARGO_TERM_COLOR: always