File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 strategy :
1717 matrix :
18- haxe-version : ['4.3.3 ', 'nightly']
18+ haxe-version : ['4.3.4 ', 'nightly']
1919 env :
2020 CC_TEST_REPORTER_ID : c4eda639526d39fbcab7ab9fc68c4046d4e597df56dbcb552b42d27b3580b758
2121 CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 1- # @install: lix --silent download "gh://github.com/HaxeCheckstyle/haxeparser#aaba9287c53af55b253b2d1069582731ffa5f93f " into haxeparser/4.3.0-rc.1/github/aaba9287c53af55b253b2d1069582731ffa5f93f
1+ # @install: lix --silent download "gh://github.com/HaxeCheckstyle/haxeparser#a5fce2ecf5fb3bdfebfd7efd8b05329d456ec0d2 " into haxeparser/4.3.0-rc.1/github/a5fce2ecf5fb3bdfebfd7efd8b05329d456ec0d2
22-lib hxparse
3- -cp ${HAXE_LIBCACHE}/haxeparser/4.3.0-rc.1/github/aaba9287c53af55b253b2d1069582731ffa5f93f /src
3+ -cp ${HAXE_LIBCACHE}/haxeparser/4.3.0-rc.1/github/a5fce2ecf5fb3bdfebfd7efd8b05329d456ec0d2 /src
44-D haxeparser=4.3.0-rc.1
Original file line number Diff line number Diff line change 1- # @install: lix --silent download "haxelib:/test-adapter#2.0.5 " into test-adapter/2.0.5 /haxelib
1+ # @install: lix --silent download "haxelib:/test-adapter#2.0.7 " into test-adapter/2.0.7 /haxelib
22-lib json2object
3- -cp ${HAXE_LIBCACHE}/test-adapter/2.0.5 /haxelib/
4- -D test-adapter=2.0.5
3+ -cp ${HAXE_LIBCACHE}/test-adapter/2.0.7 /haxelib/
4+ -D test-adapter=2.0.7
55--macro _testadapter. Macro .init ()
You can’t perform that action at this time.
0 commit comments