Skip to content

Commit 637b320

Browse files
danielvegamyhreliangel-02
authored andcommitted
Fix float8nocompile CI workflow (#1695)
fix float8nocompile ci workflow
1 parent 2e02d3f commit 637b320

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/float8nocompile_test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ on:
77
- 'gh/**'
88
paths:
99
- 'torchao/prototype/float8nocompile/**'
10-
- '!torchao/prototype/float8nocompile/**'
1110
pull_request:
1211
branches:
1312
- main
1413
- 'gh/**'
1514
paths:
1615
- 'torchao/prototype/float8nocompile/**'
17-
- '!torchao/prototype/float8nocompile/**'
1816

1917
concurrency:
2018
group: floatnocompile_test-${{ github.workflow }}-${{ github.ref == 'refs/heads/main' && github.run_number || github.ref }}

0 commit comments

Comments
 (0)