Skip to content

Commit

Permalink
Upda CI_benchmark_dot
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Jan 19, 2024
1 parent fdc5cf2 commit a2e4da3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI_benchmark_dot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git switch -c results-${{env.FC}}
git pull origin results-${{env.FC}}
git add benchmarks/dot/results/dot_${{env.FC}}*.png
git add benchmarks/dot/results/dot_${{env.FC}}*.html
git commit -m "Update results ${{env.FC}}"
Expand Down

0 comments on commit a2e4da3

Please sign in to comment.