Skip to content

deps:(deps): bump pytest from 8.2.1 to 8.3.2 #127

deps:(deps): bump pytest from 8.2.1 to 8.3.2

deps:(deps): bump pytest from 8.2.1 to 8.3.2 #127

Workflow file for this run

name: test
on:
push:
branches: [main]
pull_request:
jobs:
test:
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
uses: actions/checkout@v3
- name: Build CI container
run: |
make docker_ci