Skip to content

Rework FAUcardPaymentThread: add type annotations, fix crash #12

Rework FAUcardPaymentThread: add type annotations, fix crash

Rework FAUcardPaymentThread: add type annotations, fix crash #12

Workflow file for this run

name: Run Unittests
on: [push, pull_request]
jobs:
vagrant-run-unittest:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: install dependencies
run: sudo ./install_debian.sh
- name: Run Unittests
run: ./run_unittests_locally.sh