Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Feb 1, 2024
1 parent 911a90e commit ed96a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
npm install
npm run all
# create an sbt file to enabling sbt caching
# create an sbt file to enable sbt caching
- run: echo 'name := "foo"' > build.sbt
- id: cs-setup
uses: ./
Expand Down

0 comments on commit ed96a87

Please sign in to comment.