Skip to content

sunbeam-labs/sbx_test_action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

sbx_test_action

GH Action for testing sunbeam extensions

Usage:

jobs:  
  test-e2e:
    name: Test Extension with Sunbeam
    runs-on: ubuntu-latest

    steps:
      - name: Checkout code
        uses: actions/checkout@v4

      - name: Test with Sunbeam
        uses: sunbeam-labs/sbx_test_action@v1

See the inputs section at the top of action.yml for a list of options.

About

GH Action for testing sunbeam extensions

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •