Skip to content

Commit

Permalink
switch to viash actions for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Jul 17, 2024
1 parent 13c5439 commit bc0802f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Component Testing
name: Test components

on:
pull_request:
push:
branches:
- main

jobs:
test:
uses: viash-hub/toolbox/.github/workflows/test.yaml@main
uses: viash-io/viash-actions/.github/workflows/test.yaml@v6

0 comments on commit bc0802f

Please sign in to comment.