Skip to content

version: bump to 24.0.2 #17

version: bump to 24.0.2

version: bump to 24.0.2 #17

Workflow file for this run

name: wofi-pass testing
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Verify the shell script
run: shellcheck -x wofi-pass
- name: Run all tests
run: ./bash_unit/bash_unit -f tap ./tests/test_*