Skip to content

ci: updated referenced version of Tc2_IoFunctions #3

ci: updated referenced version of Tc2_IoFunctions

ci: updated referenced version of Tc2_IoFunctions #3

Workflow file for this run

name: Build/Test
on:
push:
branches:
- main
paths:
- 'src/**'
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
Build:
name: Build/Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
uses: Zeugwerk/[email protected]
with:
username: ${{ secrets.ACTIONS_ZGWK_USERNAME }}
password: ${{ secrets.ACTIONS_ZGWK_PASSWORD }}
- name: Publish Unittest
uses: EnricoMi/publish-unit-test-result-action@v2
with:
files: archive/tests/**/TcUnit_xUnit_results.xml
- name: Upload
uses: actions/upload-artifact@v3
with:
name: DeviceInfo
path: |
**/*library