reenabled on ci on main branch
This commit is contained in:
parent
54466e200d
commit
5392d534a9
4
.github/workflows/build_and_test.yml
vendored
4
.github/workflows/build_and_test.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user