Skip to content

Commit

Permalink
add ip.o
Browse files Browse the repository at this point in the history
  • Loading branch information
kent0 committed Apr 1, 2024
1 parent c4a65e7 commit 20a9057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_rbf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
test: [RBF_WT]
env:
MOR_DIR: /home/runner/work/NekROM/NekROM
USR: "ana.o aux.o batch.o conv.o dump.o ei.o filter.o lapack.o pod.o qoi.o rom.o read.o time.o const.o unit.o rk.o legacy.o mpar.o tensor.o riesz.o"
USR: "ana.o aux.o batch.o conv.o dump.o ei.o filter.o ip.o lapack.o pod.o qoi.o rom.o read.o time.o const.o unit.o rk.o legacy.o mpar.o tensor.o riesz.o"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 20a9057

Please sign in to comment.