Skip to content

Commit

Permalink
Update .github/workflows/test_building_containers.yaml
Browse files Browse the repository at this point in the history
added useful comment

Co-authored-by: robotrapta <79607467+robotrapta@users.noreply.github.com>
  • Loading branch information
max-at-groundlight and robotrapta committed Aug 9, 2023
1 parent c15f5aa commit 2632d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_building_containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push, workflow_dispatch]

jobs:
build-frontend:
# TODO: move these four repetitive jobs into a shared parameterized github action
name: Build Frontend Image
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2632d43

Please sign in to comment.