Skip to content

rust slides moved to the rust maven repository #503

rust slides moved to the rust maven repository

rust slides moved to the rust maven repository #503

Workflow file for this run

name: Rust
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check
run: |
cd rust
./check.sh