Skip to content

Commit a00219b

Browse files
committed
Change name of action to test
1 parent b163b06 commit a00219b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
CLAW: ${{ github.workspace }}
1414

1515
jobs:
16-
build:
16+
test:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Set up Python 3.10

0 commit comments

Comments
 (0)