Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Don't block the event loop on context end and related fixes #37

Don't block the event loop on context end and related fixes

Don't block the event loop on context end and related fixes #37

Workflow file for this run

name: CI
on:
# Enable manually triggering this workflow via the API or web UI
workflow_dispatch:
push:
branches:
- main
tags:
- v*
pull_request:
jobs:
ci-checks:
uses: grafana/k6-ci/.github/workflows/all.yml@main