Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

GitHub Actions

This folder contains the following GitHub Actions:

  • CI - all CI jobs for the project
    • lints the code
    • typechecks the code
    • runs test suite
    • runs on ubuntu-latest
  • Release - automates the release process & changelog generation