We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2497cbc commit d288bf4Copy full SHA for d288bf4
.github/workflows/gradle.yml
@@ -1,7 +1,7 @@
1
# This workflow will build a Java project with Gradle
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
3
4
-name: Java CI with Gradle
+name: build-status
5
6
on:
7
push:
README.md
@@ -2,7 +2,7 @@
A sudoku solver / generator.
============================
-
+
This repository contains a multiplatform library written in
8
Kotlin to solve and generate sudoku puzzles.
0 commit comments