mirror of
https://github.com/docker/login-action.git
synced 2026-05-13 13:58:06 +00:00
Compare commits
1 Commits
fbe9634bc6
...
fa148e94d4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa148e94d4 |
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