Skip to content

Remove variable time computations #153

Remove variable time computations

Remove variable time computations #153

Workflow file for this run

on:
pull_request:
name: Spell checker
jobs:
typos:
name: Spell Check with typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master