Compare commits

..

No commits in common. "5a7ea16bc43404b0ee30fcc96778665e20456847" and "fcd3152d8ad392d0e9c14d3f0de40f0a88b8ca0e" have entirely different histories.

View File

@ -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