Skip to content

Commit

Permalink
Add datetime tests to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f authored Mar 18, 2024
1 parent 8bcc909 commit d5f83d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,7 @@ purescm run --main Test.Record.Main
echo "Testing quickcheck"
purescm run --main Test.QuickCheck.Main

echo "Testing datetime"
purescm run --main Test.Data.Time.Main

echo "All good!"

0 comments on commit d5f83d5

Please sign in to comment.