Skip to content

Bump robotframework from 7.2 to 7.2.2 in /tests/rf_versions_matrix/rf7 #622

Bump robotframework from 7.2 to 7.2.2 in /tests/rf_versions_matrix/rf7

Bump robotframework from 7.2 to 7.2.2 in /tests/rf_versions_matrix/rf7 #622

Workflow file for this run

name: Codespell
on:
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@master