Skip to content

Commit 44d9215

Browse files
committed
Rename the build CI job to tox
1 parent a12524f commit 44d9215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Validation
22
on: [push, pull_request]
33
jobs:
4-
build:
4+
tox:
55
runs-on: ubuntu-20.04
66
strategy:
77
matrix:

0 commit comments

Comments
 (0)