Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 166e30d

Browse files
[Fix] revert failing workflow
1 parent 87072ee commit 166e30d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ on:
1010
- main
1111

1212
jobs:
13-
tests-ubuntu:
14-
uses: ./.github/workflows/test.yml
13+
tests:
1514
strategy:
1615
fail-fast: false
1716
matrix:

0 commit comments

Comments
 (0)