Skip to content

fixup! [CI testing] testing with cloud utils using vector<pair> #79

fixup! [CI testing] testing with cloud utils using vector<pair>

fixup! [CI testing] testing with cloud utils using vector<pair> #79

Workflow file for this run

name: Spell Check
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Spell check
uses: codespell-project/actions-codespell@master