Skip to content

Commit

Permalink
Add test windows
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Jul 17, 2023
1 parent 6177a4b commit c5fa6cb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test_windows_stuff.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build ehrapy Package
name: Test windows stuff

on: [push, pull_request]

Expand Down Expand Up @@ -29,3 +29,6 @@ jobs:
import ehrapy as ep
ep.dt.mimic_2()
"
- name: Dir
if: always()
run: dir

0 comments on commit c5fa6cb

Please sign in to comment.