Skip to content

Commit

Permalink
upate script name
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Sep 21, 2023
1 parent 696541d commit 0c639d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- scala: 2_12
script: examples_and_formatting
- scala: 2_12
script: scala3compat_test
script: scala3_compat_test
- scala: 3
script: scala3compat_test
script: scala3_compat_test

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0c639d6

Please sign in to comment.