Skip to content

Commit

Permalink
Merge pull request chaos#143 from chu11/redfishpower_test_mode
Browse files Browse the repository at this point in the history
redfishpower: support test mode
  • Loading branch information
mergify[bot] authored Feb 10, 2024
2 parents 43fc57c + 9a44768 commit 3939b01
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 359 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: make check
run: make check
- name: make distcheck
run: make distcheck
run: DISTCHECK_CONFIGURE_FLAGS=--with-redfishpower make distcheck

spelling:
runs-on: ubuntu-20.04
Expand Down
Loading

0 comments on commit 3939b01

Please sign in to comment.