Skip to content

Update dependency numpy to v1.26.4 #298

Update dependency numpy to v1.26.4

Update dependency numpy to v1.26.4 #298

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