Skip to content

Merge branch 'bnjbvr:principale' into peamine #4

Merge branch 'bnjbvr:principale' into peamine

Merge branch 'bnjbvr:principale' into peamine #4

Workflow file for this run

name: Rooste
on:
push:
branches: [ peamine ]
pull_request:
branches: [ peamine ]
jobs:
ic:
env:
RUST_BACKTRACE: 1
runs-on: ubuntu-latest
strategy:
matrix:
rust:
- stable
- nightly
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: ${{ matrix.rust }}
override: true
- name: Jooksuta näited
uses: actions-rs/cargo@v1
with:
command: run