Skip to content

Commit

Permalink
Rename example_pkg .devpy to .spin and test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Mar 22, 2023
1 parent 27fdcd3 commit c4bc301
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,12 @@ jobs:
spin build
spin test
spin sdist
spin example
- name: Functional tests (other)
if: matrix.os != 'ubuntu-latest'
run: |
cd example_pkg
spin build
spin test
spin sdist
spin example
File renamed without changes.

0 comments on commit c4bc301

Please sign in to comment.