Skip to content

Commit

Permalink
.github: rename js github actions step
Browse files Browse the repository at this point in the history
  • Loading branch information
200sc committed Jun 19, 2022
1 parent be48249 commit c7fe360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: ./test_examples.sh

test-js-compilation:
name: Test (linux x64)
name: Test Examples (JS Compilation)
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit c7fe360

Please sign in to comment.