Skip to content

Convert average_run_time to an integer. (#1191) #1049

Convert average_run_time to an integer. (#1191)

Convert average_run_time to an integer. (#1191) #1049

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2
with:
dotnet-version: "7.0.100"
- run: pwsh ./test.ps1