Skip to content

Merge pull request #3 from openenergysolutions/OCP-2770-fix-CI #3

Merge pull request #3 from openenergysolutions/OCP-2770-fix-CI

Merge pull request #3 from openenergysolutions/OCP-2770-fix-CI #3

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