Skip to content

tests: Use freezegun for time mocking to fix pypy3 compatibility #3403

tests: Use freezegun for time mocking to fix pypy3 compatibility

tests: Use freezegun for time mocking to fix pypy3 compatibility #3403

Workflow file for this run

name: CI
on:
push:
branches:
- develop
pull_request:
workflow_dispatch:
permissions: {}
jobs:
test:
uses: ./.github/workflows/_test.yml
test-with-sslib-main:
uses: ./.github/workflows/_test_sslib_main.yml