Skip to content

Commit bf981f5

Browse files
committed
Testing
1 parent 2a1c0d6 commit bf981f5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/build_and_test.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Build & Test
2+
3+
on:
4+
push
5+
6+
jobs:
7+
install-dependencies:
8+
name: Install Dependencies

0 commit comments

Comments
 (0)