Skip to content

Bump certifi from 2022.9.24 to 2023.7.22 in /py-packages/engine #9

Bump certifi from 2022.9.24 to 2023.7.22 in /py-packages/engine

Bump certifi from 2022.9.24 to 2023.7.22 in /py-packages/engine #9

Workflow file for this run

name: Corelle continuous integration testing
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: Run tests in a Docker environment
run: bin/test-docker