Skip to content

Commit

Permalink
containers.yml - add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Oct 17, 2023
1 parent eb6a0e2 commit 8480f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

# TODO - consider making these steps some kind of subroutine
# or some other way to avoid redundant runs in the matrix
# consider using dependencies for that: https://stackoverflow.com/questions/58457140/dependencies-between-workflows-on-github-actions
steps: # TODO - exit if the change was in the path that is not a dependency
# - name: "set APT to non-interactive"
# shell: bash
Expand Down

0 comments on commit 8480f40

Please sign in to comment.