Skip to content

Bump kotest.version from 5.9.0 to 5.9.1 #600

Bump kotest.version from 5.9.0 to 5.9.1

Bump kotest.version from 5.9.0 to 5.9.1 #600

Workflow file for this run

name: GS - Coroutines Intro - CPP
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Coroutines Run (Epoxy Phase)
run: cd cpp-coroutines-intro && make epoxy-table-example