mirror of
https://github.com/docker/login-action.git
synced 2026-05-13 05:48:07 +00:00
Compare commits
No commits in common. "abd3abc99c62be8f17fda11fadefceaa006f6f9e" and "74a5d142397b4f367a81961eba4e8cd7edddf772" have entirely different histories.
abd3abc99c
...
74a5d14239
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -15,14 +15,10 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
-
|
||||
name: Test
|
||||
uses: docker/bake-action@v6
|
||||
with:
|
||||
source: .
|
||||
targets: test
|
||||
-
|
||||
name: Upload coverage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user