reenabled on ci on main branch

This commit is contained in:
Dominik Maier 2021-03-05 20:18:00 +01:00
parent 54466e200d
commit 5392d534a9

View File

@ -2,14 +2,12 @@ name: Build and Test
on:
push:
branches: [ dev, main ]
branches: [ main ]
env:
CARGO_TERM_COLOR: always
jobs:
jobs_disabled:
ubuntu:
runs-on: ubuntu-latest
steps: