Skip to content

Commit fdb2e09

Browse files
Add TamaTac symlink and CI
1 parent 0b22f67 commit fdb2e09

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
Build:
1313
strategy:
1414
matrix:
15-
app_name: [Calculator, Diceware, GPIO, GraphicsDemo, HelloWorld, SerialConsole, TwoEleven, MystifyDemo, Snake]
15+
app_name: [Calculator, Diceware, GPIO, GraphicsDemo, HelloWorld, SerialConsole, TwoEleven, TamaTac, MystifyDemo, Snake]
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4

Apps/TamaTac/tactility.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../tactility.py

0 commit comments

Comments
 (0)