Skip to content

properly clear confirm number before setting it to be able to log the… #49

properly clear confirm number before setting it to be able to log the…

properly clear confirm number before setting it to be able to log the… #49

Workflow file for this run

name: Run Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout module
uses: actions/checkout@master
with:
submodules: true
- name: Run tests
uses: symcon/action-tests@master