Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrumbiegel committed Dec 29, 2023
1 parent b5bad35 commit c90f76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reference_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
# Create new top-level directory for combined files
mkdir -p "./ReferenceImagesCombined"
# Copy the reference folder from GLMakie
# Copy the reference folder from GLMakie, it's the same for all backends
cp -r "${baseDir}/GLMakie/reference/." "./ReferenceImagesCombined/reference/"
# Initialize empty files for concatenation
Expand Down

0 comments on commit c90f76b

Please sign in to comment.