Skip to content

Bump xunit from 2.6.2 to 2.6.4 #32

Bump xunit from 2.6.2 to 2.6.4

Bump xunit from 2.6.2 to 2.6.4 #32

Workflow file for this run

name: PR Build
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
-
name: Build and push
uses: docker/build-push-action@v5
with:
push: false