We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1c0d6 commit bf981f5Copy full SHA for bf981f5
.github/workflows/build_and_test.yml
@@ -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