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 8b95c95 commit eb6a0e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
container:
image: ${{ matrix.container }}
# TODO exit on push with commit message "Add a TODO"

# TODO - consider making these steps some kind of subroutine
# or some other way to avoid redundant runs in the matrix
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 eb6a0e2

Please sign in to comment.