Skip to content

moonbit-community/moonbit-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moonbit Github Workflows

This CI configuration was modified from moonbitlang/core CI

Usage

Change the master branch to your own

## .github\workflows\check.yaml
name: check

on:
  push:
    branches:
      - master
  pull_request:

Modified

remove

  • moon bundle
  • coverage-check
  • license-header-check

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published