Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jklincn authored Apr 24, 2024
1 parent bcd6017 commit 71112f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
update_gist:
test:
# The type of runner that the job will run on
runs-on: ubuntu-20.04
defaults:
Expand Down

0 comments on commit 71112f1

Please sign in to comment.