Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
actions(build-ci): update bfs_windows test to secman info command
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Mar 13, 2022
1 parent 725c099 commit 84cac9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
.\scripts\bfs.ps1
echo "::add-path::C:\Users\runneradmin\AppData\Local\secman\bin\;"
- name: Open SMUI
run: secman ui open
- name: Show Information
run: secman info

from_script:
needs: [ bfs ]
Expand Down

0 comments on commit 84cac9b

Please sign in to comment.