Skip to content

Commit

Permalink
Place CI at root to be triggered.
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienFT committed May 7, 2024
1 parent c34e2cf commit 81d0947
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: massa sc ci tests
on: [push]
jobs:
unit-tests:
sc-unit-tests:
defaults:
run:
working-directory: ./smart-contract
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 81d0947

Please sign in to comment.