Skip to content

Added ERROR_LOG - unit test passing #19

Added ERROR_LOG - unit test passing

Added ERROR_LOG - unit test passing #19

name: assignment-test
on:
push:
tags-ignore:
- '*'
branches:
- '*'
jobs:
unit-test:
container: cuaesd/aesd-autotest:24-unit-test
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Checkout submodules
run : git submodule update --init --recursive
- name: Run unit test
run: ./unit-test.sh