Skip to content

Commit

Permalink
github/workflows/docker-tests: only one dockerfile now
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jan 13, 2022
1 parent 91e4108 commit ffca11f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
branches:
- main
jobs:
test-root-dockerfile:
name: test-root-dockerfile
test-dockerfile:
name: test-dockerfile
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit ffca11f

Please sign in to comment.