Skip to content

Commit

Permalink
chore: Update build to include coaching-companion (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
uwcdc authored Sep 4, 2024
1 parent f0ef580 commit 17459b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
strategy:
fail-fast: false
matrix:
IMAGE: [minimal,base-ssec-project,project-ans-modeling,tutorial-scipy-2024]
IMAGE: [minimal,base-ssec-project,project-ans-modeling,tutorial-scipy-2024,coaching-companion]
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 17459b3

Please sign in to comment.