Skip to content

chore(deps): bump xunit from 2.4.1 to 2.9.2 #37

chore(deps): bump xunit from 2.4.1 to 2.9.2

chore(deps): bump xunit from 2.4.1 to 2.9.2 #37

Workflow file for this run

# name: PR Validation
on:
pull_request:
branches:
- main
- develop
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run tests
run: docker compose up tests --exit-code-from tests