Add Deno to CI (#377)

* Add Deno to CI

* Remove lint and comments from ci file

* Replace test by compile

* Specify to build bin/gamedig and ignore the resulting exe
This commit is contained in:
CosminPerRam 2023-10-10 13:06:20 +03:00 committed by GitHub
parent 01794f6339
commit 0481be22f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 0 deletions

2
.gitignore vendored
View file

@ -2,3 +2,5 @@
/npm-debug.log
/*.iml
/.idea
# Deno bin/gamedig executable
gamedig