Skip to content

Commit

Permalink
Unit tests in windowsLegacy
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Jan 15, 2023
1 parent 9db7435 commit 480d3d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,8 @@ jobs:
- uses: actions/checkout@v1
- name: build in DEBUG mode
run: .\make-legacy.bat
- name: run unit tests
run: .\Tools\fsi.bat scripts\runUnitTests.fsx

- name: install
run: |
Expand Down

0 comments on commit 480d3d2

Please sign in to comment.