Skip to content

Fixed memory leak in Tag.InitializeAsync in case of exceptions (#445) #63

Fixed memory leak in Tag.InitializeAsync in case of exceptions (#445)

Fixed memory leak in Tag.InitializeAsync in case of exceptions (#445) #63

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