Skip to content

Commit

Permalink
disable external repo tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 12, 2024
1 parent cf6a70d commit 43627c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makecode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- run: cd tools/microbit-oob && makecode
- run: cd tools/microbit-jukebox && makecode
- run: cd tools/farm-beats && makecode
- run: ./test-others.sh
# - run: ./test-others.sh
- run: ./copy-release-files.sh
- name: Upload release files
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 43627c0

Please sign in to comment.