added fmt to workflow
Run Simulator Tests on local RHEL9 / build (push) Failing after 4s
Run Simulator Tests on local RHEL8 / build (push) Failing after 8s
Build on RHEL9 / build (push) Failing after 7s
Build on RHEL8 / build (push) Failing after 14s

This commit is contained in:
2026-02-23 16:57:52 +01:00
parent 10ec7c4ae6
commit 0e1dad47db
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- name: Install System Packages
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libhdf5-dev doxygen
packages: libhdf5-dev doxygen libfmt-dev
version: 1.0
- name: Setup Python