Skip to content

Commit 6da1847

Browse files
committed
heh
1 parent 26c5246 commit 6da1847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/add-version.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
run: |
7171
gpg --list-keys
7272
echo "${{inputs.scala_version}}" >> scala-versions
73-
echo "foo" >> .github/workflows/ci.yml
7473
sbt "generateAll;++${{inputs.scala_version}} test"
7574
git add --all
7675
git commit -m "Add ${{inputs.scala_version}} support"

0 commit comments

Comments
 (0)