mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
run test in circuit repo only once
This commit is contained in:
6
.github/workflows/action.yml
vendored
6
.github/workflows/action.yml
vendored
@@ -53,8 +53,4 @@ jobs:
|
||||
|
||||
- name: Run Tests
|
||||
working-directory: ./circuits
|
||||
run: yarn test
|
||||
|
||||
- name: Run Tests
|
||||
working-directory: ./circuits
|
||||
run: yarn test
|
||||
run: yarn test
|
||||
Reference in New Issue
Block a user