Compare commits

..

4 Commits

Author SHA1 Message Date
Peli e41d90a66e updatd 2020-01-14 13:38:41 -08:00
Peli df1dc64b72 updated name 2020-01-14 13:36:15 -08:00
Peli 6774193c54 add pr workflows 2020-01-14 13:35:13 -08:00
Peli cdecc711d4 enable github actions 2020-01-14 13:32:42 -08:00
3 changed files with 4 additions and 7 deletions
+2 -5
View File
@@ -2,11 +2,8 @@ name: pxt-buildtarget
on: on:
push: push:
branches: branches: master
- master
release:
types:
- created
jobs: jobs:
build: build:
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "pxt-calliope", "name": "pxt-calliope",
"version": "2.1.36", "version": "2.1.34",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "pxt-calliope", "name": "pxt-calliope",
"version": "2.1.36", "version": "2.1.34",
"description": "micro:bit target for Microsoft MakeCode (PXT)", "description": "micro:bit target for Microsoft MakeCode (PXT)",
"keywords": [ "keywords": [
"JavaScript", "JavaScript",