8000 Barry use ga (#2) · staticdev/github4.py@b6b633f · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

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

Lines changed: 4 additions & 2 deletions
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)
0