Skip to content

Temporarily add push trigger #6

Temporarily add push trigger

Temporarily add push trigger #6

Workflow file for this run

name: Test libplctag
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
- name: Build all and run tests
run: ./build.sh TestLibplctag