Skip to content

Commit

Permalink
github: Add Energy Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
photron committed Apr 8, 2024
1 parent e9deaef commit 1352207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/warp-firmwares.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: WARP Charger Firmwares
name: WARP Firmwares
on:
workflow_dispatch:
schedule:
Expand All @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
environment: [warp3, warp2, warp]
environment: [warp3, warp2, warp, energy_manager]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1352207

Please sign in to comment.