Skip to content

Commit

Permalink
job rename from build to test on test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fureweb-com committed Nov 30, 2020
1 parent d26c00b commit 4da2731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-with-tape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: tests with tape
on: [push, pull_request]

jobs:
build:
test:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4da2731

Please sign in to comment.