Skip to content

Commit 4eb6251

Browse files
committed
fixup
1 parent f81c773 commit 4eb6251

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

report/Rakefile

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ end
3838

3939
desc 'Download all artifacts'
4040
task :download_all do
41+
puts "BRANCH: #{ENV['BRANCH']}"
4142
Rake::Task['download_json'].invoke
4243
Rake::Task['download_spec'].invoke
4344
end

0 commit comments

Comments
 (0)