Skip to content

build(deps): bump pygments from 2.19.1 to 2.19.2 #317

build(deps): bump pygments from 2.19.1 to 2.19.2

build(deps): bump pygments from 2.19.1 to 2.19.2 #317

Workflow file for this run

name: pytests
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- name: Run tests
run: |
export GLOCI_REGISTRY_TOKEN="invalid"
make test