Skip to content

Commit b6b633f

Browse files
authored
Barry use ga (#2)
* Initial commit of GA
1 parent d7d9ace commit b6b633f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/build.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
name: Python package
1+
2+
name: all the pythons on Ubuntu
23

34
on: [push]
45

56
jobs:
6-
build:
7+
test:
8+
79

810
runs-on: ubuntu-latest
911
strategy:

0 commit comments

Comments
 (0)