Skip to content

Commit 3ebbf83

Browse files
authored
Begin integrating typed Racket into core translation layer (#310)
1 parent f99ec90 commit 3ebbf83

38 files changed

+1438
-791
lines changed

.github/workflows/continuousIntegration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v3
2222
- name: Install Forge
2323
run: |
24-
raco pkg install --auto --no-docs ./forge ./froglet
24+
raco pkg install --auto --no-docs ./forge
2525
- name: Run tests
2626
run: |
2727
cd forge/
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)