Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 63f3db2

Browse files
committed
Delete extraneous comment
This should have been deleted previously as it pertains to an example application rather than ours.
1 parent 778aea1 commit 63f3db2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .github/workflows/quickstart.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
# Based on https://github.com/actions-rs/meta/blob/master/recipes/quickstart.md
2-
#
3-
# While our "example" application has the platform-specific code,
4-
# for simplicity we are compiling and testing everything on the Ubuntu environment only.
5-
# For multi-OS testing see the `cross.yml` workflow.
62

73
on: [push, pull_request]
84

0 commit comments

Comments
 (0)