Skip to content

Commit a81cb4c

Browse files
Merge pull request #301 from Treece-Burgess/01-08-25-fix-cat-ci
Fix for Bug in Counter Analysis Toolkit Workflow for PAPI CI
2 parents f8e4a2c + ab65b63 commit a81cb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cat_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch:
1010

1111
jobs:
12-
cat tests:
12+
cat_tests:
1313
strategy:
1414
matrix:
1515
debug: [yes, no]

0 commit comments

Comments
 (0)