Skip to content

Bump certifi from 2024.2.2 to 2024.7.4 #21

Bump certifi from 2024.2.2 to 2024.7.4

Bump certifi from 2024.2.2 to 2024.7.4 #21

# This workflow runs tests on all non-master branches to ensure code stability and quality before merging.
name: Run Tests
on:
push:
branches-ignore:
- master
jobs:
test:
uses: ./.github/workflows/test.yml