node-minecraft-protocol/.github/workflows
u9g d3c16e48fb
Add packet cycletests (#842)
* Add packet cycletests

* add mcPackets to deps

* Update and rename cycleTest.js to non-par-test.js

* Add exclude to npm run test for non par tests

* Add seperate job for non-par-tests

* fix indentation

* make tests non-parallel

* fix yml

* fix exclude pattern

* fix test matching

* Fix protocol not being updated for different mc versions

* dynamically get packets to test

* get rid of unused var

* rename non-par-test
2021-04-07 16:13:57 +02:00
..
ci.yml Add packet cycletests (#842) 2021-04-07 16:13:57 +02:00
npm-publish.yml Add npm publish workflow to automatically release to npm 2020-05-16 22:37:30 +02:00