Skip to content

Commit f589702

Browse files
committed
Updated CI to save SVG graphs.
1 parent b074b69 commit f589702

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gnu-data.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
default_author: github_actions
6161
message: "Refresh the graph"
62-
add: gnu-results.png
62+
add: gnu-results.svg
6363

6464
bfs:
6565
name: Process the BFS test results
@@ -112,4 +112,4 @@ jobs:
112112
with:
113113
default_author: github_actions
114114
message: "Refresh the graph"
115-
add: bfs-results.png
115+
add: bfs-results.svg

0 commit comments

Comments
 (0)