Skip to content

Merge pull request #1 from openenergysolutions/OCP-2770 #1

Merge pull request #1 from openenergysolutions/OCP-2770

Merge pull request #1 from openenergysolutions/OCP-2770 #1

name: Build and test
on:
push:
branches: [main]
jobs:
build:
runs-on: rust:1.74.0-bookworm
steps:
- name: Checkout AltDSS-Rust
uses: actions/checkout@v3s
- name: Build and test
run: ./scripts/build_linux_x64.sh