Skip to content

Update dependency pandas to v2 #302

Update dependency pandas to v2

Update dependency pandas to v2 #302

Workflow file for this run

# Run clang-format
name: Clang-format
on: [push, pull_request]
jobs:
checkout-and-check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run clang-format
uses: HorstBaerbel/action-clang-format@1.4