File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 - platform : Windows
2929 os : windows-latest
3030 download : always
31- exclude :
32- - vim_version : v7.4
33- platform : macOS
3431 fail-fast : false
3532 name : Vim ${{ matrix.vim_version }} on ${{ matrix.platform }}
3633 runs-on : ${{ matrix.os }}
6966 - name : Generate XML coverage report
7067 run : primula xml
7168 - name : Upload coverage to Codecov
72- uses : codecov/codecov-action@v4
69+ uses : codecov/codecov-action@v5
7370 with :
7471 token : ${{ secrets.CODECOV_TOKEN }}
7572 fail_ci_if_error : true
7673 flags : ${{ matrix.platform }}
77- plugin : noop
74+ plugins : noop
Original file line number Diff line number Diff line change 1- Copyright (c) 2015-2024 Akinori Hattori <hattya@gmail.com>
1+ Copyright (c) 2015-2025 Akinori Hattori <hattya@gmail.com>
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments