Skip to content

implement confirm password prompt and use it into wifi and system pas… #729

implement confirm password prompt and use it into wifi and system pas…

implement confirm password prompt and use it into wifi and system pas… #729

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit