We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b074b69 commit f589702Copy full SHA for f589702
1 file changed
.github/workflows/gnu-data.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
default_author: github_actions
61
message: "Refresh the graph"
62
- add: gnu-results.png
+ add: gnu-results.svg
63
64
bfs:
65
name: Process the BFS test results
@@ -112,4 +112,4 @@ jobs:
112
113
114
115
- add: bfs-results.png
+ add: bfs-results.svg
0 commit comments